RockYang
|
60df732db7
|
feat: add model field for chat_item and and chat_history data table
|
2024-03-10 09:45:59 +08:00 |
|
RockYang
|
4b1c4f7ccc
|
feat: refactor LLM api request code, get API URL from ApiKey object
|
2024-01-04 14:51:33 +08:00 |
|
RockYang
|
f6bb9b582a
|
merge pull request #71
|
2023-12-29 09:31:25 +08:00 |
|
RockYang
|
f603bf6be7
|
feat: function manager refactor is ready
|
2023-12-28 18:14:38 +08:00 |
|
jinghong0202
|
998b07ab8c
|
fix: Azure Api 更换api-version参数后请求失败的问题
|
2023-12-24 08:36:34 +01:00 |
|
RockYang
|
a6025e6fab
|
fix: fixed bug for prompt code format, prevent xss attacks
|
2023-12-07 14:02:13 +08:00 |
|
RockYang
|
f4fbe67db9
|
feat: implements image function replace Mj with DALL-E-3
|
2023-11-26 20:37:48 +08:00 |
|
RockYang
|
df367e0d47
|
feat: check if the user's chat quota is gt than current chat model required before starting a conversation
|
2023-11-09 16:56:44 +08:00 |
|
RockYang
|
a9b5280691
|
opt:update mj api version, wrapper chat api error message as a constant
|
2023-11-06 15:03:56 +08:00 |
|
RockYang
|
7677ae254f
|
feat: different AI model consuming different amounts of use_calls
|
2023-10-26 14:38:06 +08:00 |
|
RockYang
|
ff349f2edf
|
feat: adjust package struct, put chat code the seperate 'chatimpl' package, fix bug: baidu api chat context number must be even number
|
2023-10-11 15:46:40 +08:00 |
|