chat icon indicating copy to clipboard operation
chat copied to clipboard

chat web app for teams, sass with user management and ratelimit, support chatgpt(openai & azure), claude, gemini and ollama model

Results 55 chat issues
Sort by recently updated
recently updated
newest added

- [x] summarize_mode and token > 300, summarize - [ ] 开启了上下文之后, 如果有summaize, 则用summarize,

有压缩历史记录和摘要功能,不清楚怎么做到的 ![image](https://user-images.githubusercontent.com/44989283/235683650-d85afe15-bf09-41d9-837e-1b3a7f02a64b.png) _Originally posted by @oneisall8955 in https://github.com/swuecho/chat/issues/284#issuecomment-1531488302_

enhancement
help wanted

input: 上传文件, 后台做embedding 上传embedding (embedding tool, format, vector) output: 选择使用embedding (name) 暂时可以在session config 中 配置 embeding 私有和公共

目前都是写的中文简体 需要更新 web/src/components/common/PromptStore/index.vue 以及locales/zh-CN.json

enhancement
help wanted

思路, 管理员制定一个验证码, 输入验证码正确, 可以重置密码

缓存导致老版本, 小白用户有问题.

默认database 不支持中文, 要在代码中做好分词, 写入pgdb. (因为云数据库支持extension 麻烦) 麻烦. 我基本上用不到.

enhancement
help wanted