QChatGPT/pkg
Huoyuuu 7a19dd503d
fix: ensure content is string in chatcmpl call method
fix: ensure content is string in chatcmpl call method

- Ensure user message content is a string instead of an array
- Updated `call` method in `chatcmpl.py` to guarantee content is a string
- Resolves compatibility issue with the yi-large model
2024-06-19 17:26:06 +08:00
..
audit feat: 允许指定遥测服务器url 2024-05-23 16:25:51 +08:00
command perf: 细节优化 2024-05-16 21:02:59 +08:00
config perf: 添加JSON配置文件语法检查 (#796) 2024-05-29 21:11:21 +08:00
core perf: 启动失败时输出完整traceback (#799) 2024-05-31 15:37:56 +08:00
pipeline perf: 忽略空的 assistant content 消息 (#795) 2024-05-29 21:00:48 +08:00
platform perf: 删除多个地方残留的 config.py 字段 (#781) 2024-05-18 18:52:45 +08:00
plugin chore: 完善plugin对外对象的注释 2024-03-20 18:43:52 +08:00
provider fix: ensure content is string in chatcmpl call method 2024-06-19 17:26:06 +08:00
utils chore: release v3.2.2 2024-05-31 19:20:34 +08:00
__init__.py feat: 基本架构 2022-12-07 22:27:05 +08:00