This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
geekai
Watch
1
Star
0
Fork
0
You've already forked geekai
mirror of
https://github.com/yangjian102621/geekai.git
synced
2025-09-17 16:56:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d2201596f6
geekai
/
types
History
RockYang
d8bc0fe125
1. 发起 socket 连接时候传入 chatId 来区分会话。
...
2. Chat-Plus 界面新增复制回复内容按钮。 3. 优化 ChatFree 聊天会话切换和管理逻辑。
2023-04-21 11:21:41 +08:00
..
chat.go
1. 发起 socket 连接时候传入 chatId 来区分会话。
2023-04-21 11:21:41 +08:00
config.go
新增复制按钮图标来复制 ChatGPT 回复内容。Golang 后端实现为每个用户订阅聊天角色功能
2023-04-19 10:37:55 +08:00
web.go
rename Token to User, the chat history function is ready
2023-03-28 16:03:41 +08:00