Commit Graph
32 Commits
Author SHA1 Message Date
liumengyi 8ddf12fa93 * Fix bug #49412, check model available when unpublishing a prompt. 2024-05-14 14:06:22 +08:00
liumengyi b5345b865a * Fix bug #49068, locate to current page. 2024-05-08 15:52:58 +08:00
Chenjianyu 16dff50550 Merge branch 'refs/heads/master' into 20.0-ai-chat
# Conflicts:
#	module/action/lang/de.php
#	module/action/lang/en.php
#	module/action/lang/fr.php
#	module/action/lang/vi.php
#	module/action/lang/zh-cn.php
2024-05-06 15:05:25 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
Chenjianyu 125ed0ae3e * jump into the right page if user has AI assistants privilege. 2024-04-16 09:05:29 +08:00
Chenjianyu 60ee5a1163 * move AI assistant features to the biz version. 2024-04-11 11:10:10 +08:00
Chenjianyu 8e5d14b827 * fix AI assistant actions. 2024-04-09 10:31:26 +08:00
Chenjianyu 9126a7e694 * add save and publish buttons for edit AI assistants. 2024-04-08 16:47:43 +08:00
Chenjianyu 4fd138b13d * fix assistants list model property. 2024-04-07 17:10:43 +08:00
Chenjianyu 569c0b31b5 * add a tip for no LLM situation. 2024-04-03 14:23:11 +08:00
Chenjianyu a60a1b8456 * fix AI assistants jump error. 2024-04-03 11:18:49 +08:00
Chenjianyu c078a50707 * remove disabled LLMs from AI assistants creating and editing. 2024-04-03 09:32:24 +08:00
Chenjianyu a1afac7105 * change default order. 2024-04-02 15:06:26 +08:00
Chenjianyu 6c2f520941 * allow delete AI assistants. 2024-04-02 15:06:23 +08:00
Chenjianyu 3ea4f319f5 * add icon for the assistant view. 2024-04-02 15:06:21 +08:00
Chenjianyu 726503bbe0 * add icon selector for the assistant edit. 2024-04-02 15:06:21 +08:00
Chenjianyu b8de3c6683 * add icon selector for the assistant create. 2024-04-02 15:06:20 +08:00
Chenjianyu 40e10fbd4e * check AI assistant name is duplicated or not. 2024-04-02 15:06:20 +08:00
Chenjianyu d4552152ab * add empty values check for AI assistant. 2024-04-02 15:06:19 +08:00
Chenjianyu 032166711e * add assistant publish and withdraw actions. 2024-04-02 15:06:19 +08:00
Chenjianyu da45182e6f * add assistant view. 2024-04-02 15:06:19 +08:00
Chenjianyu 59801edc43 * add assistant edit page. 2024-04-02 15:05:54 +08:00
Chenjianyu 900ba3e489 * add assistant view list. 2024-04-02 15:05:53 +08:00
Chenjianyu ee9ce3c2d8 * adjust assistant create. 2024-04-02 15:04:45 +08:00
Chenjianyu 0e84a025b0 * add create assistants method. 2024-04-02 15:04:44 +08:00
liwenrui 51b2db26ba * send user back when user try to access ai adminindex without priv. 2024-04-02 14:41:14 +08:00
liwenrui 35909fa032 * fix navigation after ai prompt publishing from audit. 2024-04-02 13:59:23 +08:00
liumengyi 8e22594718 * Reload page after changing mini program's status. 2024-03-20 14:34:51 +08:00
liwenrui 2f66102cfa * fix ai app import modal not closing. 2024-02-28 14:55:48 +08:00
liwenrui 2139cadc8c * fix unable to sort llms by proxy. 2024-02-28 13:47:30 +08:00
liwenrui 51ebcc1eb7 * fix ai prompts and stuff. 2024-02-27 17:04:46 +08:00
liwenrui 2b5c612d23 + ai modules and related stuff from 18 series, WIP. 2024-02-26 17:07:02 +08:00