sunhao
|
f54a5e7c0c
|
* [bug #66287] fix story subdivide from ai prompt not link parent story in batch form.
|
2025-10-21 15:37:22 +08:00 |
|
sunhao
|
615a46b078
|
* [refac] remove unused property from result on executePrompt.
|
2025-10-14 16:47:30 +08:00 |
|
wangzemei
|
88be329846
|
* [bug] fix the issues of getByIdList for ai.
|
2025-10-10 13:28:25 +08:00 |
|
wangzemei
|
5917ec9878
|
* [task#149829] modify the list to debug jump logic.
|
2025-10-09 13:35:58 +08:00 |
|
wangzemei
|
bf8a63a5bf
|
* [task#150347] process the logic of ai model.
|
2025-10-09 13:35:38 +08:00 |
|
sunhao
|
90251c8d8c
|
* [misc] enhance serializeDataToPrompt method to avoid access undefined props.
|
2025-10-09 13:35:26 +08:00 |
|
sunhao
|
40b53aaf09
|
* [story #77918] only return promt execution info on call ai-executePrompt..
|
2025-10-09 13:35:25 +08:00 |
|
sunhao
|
545bc1bd18
|
* [story #77918] fix php error on access undefined prop.
|
2025-10-09 13:35:25 +08:00 |
|
wangzemei
|
2d2eea2569
|
* [task#149831] modify the judgment logic of ai priv.
|
2025-10-09 13:34:51 +08:00 |
|
wangzemei
|
e318c7ba16
|
* [task#149866] refactor the editminiprogramcategory view page.
|
2025-10-09 13:34:51 +08:00 |
|
wangzemei
|
09aeb29e91
|
* [task#149860] modify the display of publishminiprogram button.
|
2025-10-09 13:34:51 +08:00 |
|
wangzemei
|
871ecf28ed
|
+ [task#149860] handle the display of table operation buttons.
|
2025-10-09 13:34:51 +08:00 |
|
wangzemei
|
e5552d8d4c
|
* [task#149832] modify the isClickable unittest.
|
2025-10-09 13:34:51 +08:00 |
|
wangzemei
|
131a4039ab
|
* [task#149832] handle the display of table operation buttons.
|
2025-10-09 13:34:50 +08:00 |
|
xieqiyu
|
5220f267ba
|
* [bug#135302] Fix the bug of ai.
|
2024-12-20 16:27:28 +08:00 |
|
songchenxuan
|
27ca08b2e6
|
* [bug#57949, 0.5h].
|
2024-12-20 15:30:42 +08:00 |
|
liwenrui
|
1ece5fea4e
|
* [bug#52397] fix ai prompt failed to redirect to epic change method.
|
2024-07-09 10:43:06 +08:00 |
|
liugang
|
a4d2de38f0
|
* [misc] replace COUNT(*) with COUNT(1) in sql.
|
2024-06-27 14:07:27 +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 |
|
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 |
|