Commit Graph

24 Commits (c4361b158a268cb3e5b68ca4366b574dda242eba)

Author SHA1 Message Date
tanlianwang c4361b158a feat(chat): 添加对话反馈功能和置信度显示
- 新增对话记录反馈提交功能,支持用户提交反馈内容
- 添加多语言支持包括英文、简体中文、繁体中文的反馈相关文案
- 在AI聊天界面添加反馈按钮和对话框组件
- 实现反馈类型选择和内容输入验证功能
- 添加置信度分数显示功能,在答案内容区域展示综合评分
- 更新应用发布流程,支持内部发布和公开发布的模式选择
- 优化系统资源管理中的应用访问控制逻辑
- 扩展应用聊天记录数据结构,增加反馈内容字段
- 实现反馈列表和详情展示功能,支持历史对话中的反馈查看
2026-03-31 19:03:10 +08:00
wxg0103 087f707002 feat: update OAuth2 callback functions to include access token handling for DingTalk and Lark 2025-10-17 11:14:03 +08:00
wxg0103 6f3ad77fba fix: update getCaptcha function to include accessToken and simplify captcha display logic 2025-09-24 18:55:37 +08:00
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
wxg0103 f744e8b109 feat: add platform authentication methods and improve QR code handling 2025-07-25 17:53:54 +08:00
zhangzhanwei 0434a18905 feat: Clear chat log 2025-07-15 15:03:57 +08:00
wangdan-fit2cloud f926de4f91 fix: user language 2025-07-10 17:10:43 +08:00
shaohuzhang1 e7a30903ba
feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
zhangzhanwei 1ef0146389 feat: Application conversation 2025-07-03 17:40:28 +08:00
shaohuzhang1 2ad5883aef
feat: dynamic URL (#3444) 2025-07-01 15:43:00 +08:00
shaohuzhang1 d8a9c9ccdd
feat: Application text to speech and speech to text functions (#3433) 2025-06-30 18:03:11 +08:00
shaohuzhang1 4b4691d689
feat: Chat record details (#3418) 2025-06-27 18:54:05 +08:00
teukkk 4c66fa998f refactor: chat left menu avatar 2025-06-25 19:22:17 +08:00
teukkk d252a2546e feat: chat left menu avatar 2025-06-25 16:50:45 +08:00
shaohuzhang1 275ec80701
feat: chat record (#3374) 2025-06-24 17:44:59 +08:00
shaohuzhang1 7f9caca5c7
feat: historical conversation (#3358) 2025-06-23 21:28:10 +08:00
shaohuzhang1 dca48d1388
feat: Chat vote (#3355) 2025-06-23 20:19:32 +08:00
shaohuzhang1 4e170c6ed7
feat: chat password auth (#3318) 2025-06-19 20:02:52 +08:00
shaohuzhang1 35433b4752
feat: chat auth (#3285) 2025-06-17 20:26:20 +08:00
wxg0103 e4a8f371ab refactor: chat ui 2025-06-17 16:31:07 +08:00
wxg0103 4ba5fa324a refactor: chat ui 2025-06-17 16:18:41 +08:00
shaohuzhang1 00e486c3fe
feat: chat message ui (#3275) 2025-06-17 11:58:35 +08:00
wangdan-fit2cloud 189564de21 feat: api 2025-06-16 19:02:08 +08:00
shaohuzhang1 9e24e8c467
feat: workspace to store (#3261) 2025-06-16 12:08:09 +08:00