Commit Graph
26 Commits
Author SHA1 Message Date
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
liwenrui ce696e3f40 * pick the correct llm as default, bug #47876. 2024-04-17 10:39:51 +08:00
Chenjianyu b566d8150d * only get enabled AI assistants. 2024-04-15 14:04:21 +08:00
Chenjianyu 8e5d14b827 * fix AI assistant actions. 2024-04-09 10:31:26 +08:00
Chenjianyu 431fc9a1d1 * fix publish actions records. 2024-04-03 16:11:31 +08:00
Chenjianyu 93628d613b * disable the edit action when the AI assistant is published. 2024-04-03 09:26:07 +08:00
Chenjianyu 119ca3e539 * delete LLMs cascading delete AI assistants. 2024-04-02 15:06:25 +08:00
Chenjianyu ce2fa8447f * drop unique constrain and only use php logic to maintain unique. 2024-04-02 15:06:25 +08:00
Chenjianyu 41f2f94850 * fix toggle AI assistant date problem. 2024-04-02 15:06:24 +08:00
Chenjianyu 6c2f520941 * allow delete AI assistants. 2024-04-02 15:06:23 +08:00
Chenjianyu 294bc45678 * add actions for AI assistants. 2024-04-02 15:06:22 +08:00
Chenjianyu 726503bbe0 * add icon selector for the assistant edit. 2024-04-02 15:06:21 +08:00
Chenjianyu 40e10fbd4e * check AI assistant name is duplicated or not. 2024-04-02 15:06:20 +08:00
Chenjianyu 032166711e * add assistant publish and withdraw actions. 2024-04-02 15:06:19 +08:00
Chenjianyu d760e309bf * dismiss AI chats when delete AI models. 2024-04-02 15:05:54 +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 e51ab73cec * fix default value. 2024-04-02 15:04:44 +08:00
Chenjianyu 0e84a025b0 * add create assistants method. 2024-04-02 15:04:44 +08:00
Chenjianyu 34b4cb852b * rename AI chats when edit AI models. 2024-04-02 15:04:07 +08:00
Chenjianyu 3c2de7fe66 * disable AI models while archived AI chats. 2024-04-02 15:02:52 +08:00
liwenrui 65377d32f3 * fix trying to get model during ai mini program import. 2024-04-02 13:59:23 +08:00
liumengyi f9b735c717 * Fix bug of undefined variables. 2024-03-20 14:54:13 +08:00
liwenrui 725836308f * show baidu ai auth failures. 2024-02-28 13:29:36 +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