QChatGPT/pkg/pipeline
2024-05-29 21:00:48 +08:00
..
bansess feat: 解藕chat的处理器和请求器 (#772) 2024-05-14 22:20:31 +08:00
cntfilter fix: 修复 query.resp_messages 对插件reply的兼容性 2024-05-18 20:08:48 +08:00
longtext perf: 删除多个地方残留的 config.py 字段 (#781) 2024-05-18 18:52:45 +08:00
msgtrun feat: 消息截断器 2024-05-29 20:34:49 +08:00
preproc feat: 模型vision支持性参数 2024-05-16 20:11:54 +08:00
process fix: 修复 query.resp_messages 对插件reply的兼容性 2024-05-18 20:08:48 +08:00
ratelimit feat: fixwin限速支持设置窗口大小 (#791) 2024-05-26 10:29:10 +08:00
respback perf: resp_message_chain 改为 list 类型 (#770) 2024-05-14 23:08:49 +08:00
resprule feat: 解藕chat的处理器和请求器 (#772) 2024-05-14 22:20:31 +08:00
wrapper perf: 忽略空的 assistant content 消息 (#795) 2024-05-29 21:00:48 +08:00
__init__.py refactor: 请求处理控制流基础架构 2024-01-26 15:51:49 +08:00
controller.py perf: 修改platform_mgr名称 2024-03-22 17:09:43 +08:00
entities.py chore: 整理代码 2024-02-08 13:37:27 +08:00
pool.py perf: resp_message_chain 改为 list 类型 (#770) 2024-05-14 23:08:49 +08:00
stage.py refactor: 重构openai包基础组件架构 2024-01-27 00:06:38 +08:00
stagemgr.py feat: 消息截断器 2024-05-29 20:34:49 +08:00