RockYang
|
b987a2d365
|
handler chat error in the chat entry func
|
2024-05-15 15:30:34 +08:00 |
|
RockYang
|
6424eb871c
|
add stable diffusion default negtive prompt system config
|
2024-05-07 16:21:31 +08:00 |
|
RockYang
|
8a8c43c7a5
|
handle the exception for web front page
|
2024-05-06 17:39:58 +08:00 |
|
RockYang
|
b130466c8f
|
chore: change module name to geekai, add copyright in source code
|
2024-05-06 14:41:27 +08:00 |
|
RockYang
|
170b41441b
|
feat: allow chat model bind a fixed api key
|
2024-04-12 17:09:22 +08:00 |
|
RockYang
|
58e44b7d12
|
feat: load preview page do not require user to login
|
2024-03-19 18:25:01 +08:00 |
|
RockYang
|
17431c1707
|
重构主体工作完成
|
2024-03-15 18:35:10 +08:00 |
|
RockYang
|
e746aafa2f
|
refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限
|
2024-03-12 15:40:44 +08:00 |
|
RockYang
|
316636f83c
|
feat: replace Tools param with Function param for OpenAI chat API
|
2024-03-11 14:09:19 +08:00 |
|
RockYang
|
5c9b1e8764
|
feat: allow to view chat message in manager console
|
2024-02-22 17:16:44 +08:00 |
|
RockYang
|
f66d59531d
|
feat: add model field for chat_item and and chat_history data table
|
2024-01-26 16:54:00 +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
|
b1ab9975b7
|
fix: fixed bug #70, XunFei 1.5 url version map error
|
2023-12-25 08:54:17 +08: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
|
191e3b7d2c
|
feat: 支持讯飞大模型 v3.0
|
2023-11-23 07:11:13 +08:00 |
|
RockYang
|
61c6a6e7f3
|
feat: add copy code btn in chat page, fixed bug for code wrap in model of ChatGLM and XunFei
|
2023-11-22 17:00:43 +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
|
7677ae254f
|
feat: different AI model consuming different amounts of use_calls
|
2023-10-26 14:38:06 +08:00 |
|
RockYang
|
1759fd4cf9
|
opt: close websocket connection when finish a chat call for XunFei API
|
2023-10-12 10:02:12 +08:00 |
|
RockYang
|
12e7837602
|
feat: XunFei ai mode api implements is ready
|
2023-10-11 18:17:03 +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 |
|