RockYang
9ccff4efbc
feat(release): migrate GeekAI v4.3.0 to open source
...
- Sync backend and frontend from GeekAI Plus v4.3.0
- Remove commercial License flows and update open-source deployment defaults
- Preserve Docker Compose deployment and bump image tags to v4.3.0
BREAKING CHANGE: commercial License configuration and related endpoints are removed
2026-08-11 14:51:20 +08:00
RockYang
b18b8ccb02
release: v4.2.8
...
整合开源版 v4.2.8 功能:Sora2 视频、路由重构、手机站开关、DALL-E 参考图,以及启动时自动同步数据表字段等修复与优化。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 11:12:37 +08:00
GeekMaster
3eb0177188
add prompt edit function
2025-09-17 16:04:04 +08:00
GeekMaster
c5badb3e13
add user lock for chat api, Prevent insufficient deduction of user power caused by submitting multiple requests at one time
2025-09-12 15:05:14 +08:00
RockYang
8b2cf90aab
allow user to upload attachment for mobile chat page
2025-09-08 08:43:32 +08:00
RockYang
18961d3c26
acomplish re-generating for mobile chat page
2025-09-07 18:10:45 +08:00
RockYang
976b71e592
merge Login page Register page
2025-09-07 16:36:56 +08:00
GeekMaster
3271b924fa
文本审核记录功能完成
2025-09-01 17:41:45 +08:00
GeekMaster
2e2b4ee370
修复重新生成的 Bug
2025-09-01 14:28:20 +08:00
GeekMaster
14524f0559
修复重新生成的 Bug
2025-09-01 10:58:15 +08:00
GeekMaster
52313fc7f6
修正部分API授权
2025-08-31 10:52:25 +08:00
RockYang
728de61bd6
采用中间件授权的方式
2025-08-26 10:45:57 +08:00
GeekMaster
536b4b8056
支付,OSS 服务重构完成
2025-08-24 19:32:45 +08:00
RockYang
ad52613738
修复聊天页面报错重连的 bug
2025-08-11 20:29:19 +08:00
GeekMaster
0ee230cf41
重构路由注册功能
2025-07-31 12:05:31 +08:00
GeekMaster
1d6f0ab714
解决聊天页面异常退出重连的bug
2025-07-17 11:47:17 +08:00
RockYang
97e489901a
优化管理后台对话显示样式
2025-05-28 22:55:53 +08:00
RockYang
eea57790de
优化重新生成的逻辑,删除重新生成之后的聊天记录
2025-05-28 21:32:15 +08:00
RockYang
81b32523ed
重写重新生成的逻辑
2025-05-28 20:57:27 +08:00
GeekMaster
32fc4d86a2
SSE 消息重构已完成
2025-05-27 15:48:07 +08:00
RockYang
e685876cc0
完善 SSE 功能
2025-05-27 08:16:02 +08:00
GeekMaster
41e4b1c7ac
SSE 替换 websocket
2025-05-26 18:26:36 +08:00
GeekMaster
5dd3c1835a
修复聊天应用绑定模型后,还是会轮询 API KEY,而不会使用模型绑定的 API KEY的bug
2025-05-25 14:24:29 +08:00
GeekMaster
c44f5d40fe
Merge branch 'dev-4.2.3'
2025-04-30 19:30:03 +08:00
RockYang
8a2d2f66b5
增加自动迁移数据表代码
2025-04-29 22:55:30 +08:00
GeekMaster
f752ec5b06
取消打印激活日志
2025-04-25 17:57:08 +08:00
RockYang
ff69cb231a
增加语音合成功能
2025-04-01 17:03:51 +08:00
RockYang
afb9193985
语音播报
2025-03-31 18:12:12 +08:00
RockYang
cd31333d0c
支持 DeepSeek 原生推理模型
2025-03-27 09:42:29 +08:00
RockYang
03d33c784c
修复公式解析的 Bug
2025-02-20 11:17:12 +08:00
RockYang
312abbc273
兼容 O3 模型
2025-02-07 21:55:08 +08:00
RockYang
cffc722622
O1 模型支持流式输出
2025-01-06 11:56:29 +08:00
RockYang
6aaf607ed7
fixed bug for chat context not work for chating with image
2024-11-12 18:23:27 +08:00
RockYang
135755d21d
enable to set the translate model
2024-11-08 18:06:39 +08:00
RockYang
d95fab11be
refactor websocket message protocol, keep the only connection for all clients
2024-09-27 17:50:54 +08:00
RockYang
21c3a419a5
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
RockYang
287fac3a89
feat: add system configration for enable/disable funciton in chat session
2023-10-11 14:35:47 +08:00
RockYang
ba206bb387
finish baidu ai model api implementation
2023-10-11 14:21:16 +08:00
RockYang
4fc01f3f7b
add baidu ai model api configrations
2023-10-10 18:19:56 +08:00
RockYang
f873d6b375
feat: migrate the chatgpt-plus-ext project code to this project
2023-09-27 18:14:07 +08:00
RockYang
327929243c
opt: optimize the styles of chat page; caculate all tokens of context as chat history's token
2023-09-11 13:34:20 +08:00
RockYang
4b46d847f0
opt: refactor the web page's router and layout
2023-09-08 22:14:58 +08:00
RockYang
ebd3ef842f
opt: add lock for mj task callback
2023-09-08 18:12:18 +08:00
RockYang
32774d23c7
feat: allow user to set custom api keys for different platforms
2023-09-04 17:34:29 +08:00
RockYang
0cc9cf8b45
refactor: refactor chat_handler, add support for Azure and ChatGLM
2023-09-04 06:43:15 +08:00
RockYang
329e3eee21
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
2023-08-17 14:20:16 +08:00
RockYang
fab43097dc
feat: add authorization for MidJourney function calls
2023-08-16 23:16:44 +08:00
RockYang
40b2466adc
opt: unset timeout for websocket connection
2023-08-15 18:29:53 +08:00
RockYang
6c76086916
feat: midjourney drawing image function is ready
2023-08-14 17:59:21 +08:00
RockYang
373370fde5
feat: add midjourney message receive handler
2023-08-14 07:09:52 +08:00