Dong_master
|
99fcde1586
|
fix: in the MessageChunk add msg_sequence ,And obtain the usage in the adapter.
|
2025-08-12 23:20:41 +08:00 |
|
Junyan Qin
|
84129e3339
|
perf: minor fixes
|
2025-08-03 15:30:11 +08:00 |
|
Junyan Qin
|
377d455ec1
|
perf: ruff format & remove stream params in requester
|
2025-08-03 13:08:51 +08:00 |
|
Dong_master
|
f58c8497c3
|
feat:add dingtalk stream
fix:adapter is_stream_output_supported bug
fix:stream message reply chunk in message_id
|
2025-07-20 23:53:20 +08:00 |
|
Dong_master
|
68cdd163d3
|
流式基本流程已通过修改了yield和return的冲突导致的问题
|
2025-07-04 03:26:44 +08:00 |
|
fdc
|
0eac9135c0
|
feat: 实现流式消息处理支持
|
2025-06-30 17:58:18 +08:00 |
|
Junyan Qin
|
055b389353
|
style: restrict line-length
|
2025-05-10 18:04:58 +08:00 |
|
Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
Junyan Qin
|
fb18278bdc
|
refactor: move prompt mgm to pipeline
|
2025-04-03 17:06:01 +08:00 |
|
Junyan Qin
|
12cfce3622
|
feat: 重构图片消息传递逻辑 (#957, #955)
|
2024-12-24 10:57:17 +08:00 |
|
Junyan Qin
|
e8cc048901
|
deps: bump pydantic to v2
|
2024-11-22 23:29:12 +08:00 |
|
RockChinQ
|
3469515e04
|
feat: 删除代码中对 mirai 的引用
|
2024-09-26 13:01:45 +08:00 |
|
RockChinQ
|
1c4a700d92
|
refactor: 将 yirimirai 的组件集成进 platform 包
|
2024-09-26 00:23:03 +08:00 |
|
ElvisChenML
|
21966bfb69
|
fixed pkg\provider\entities.py\get_content_mirai_message_chain中ce.type图片类型不正确的异常
|
2024-07-09 17:04:11 +08:00 |
|
RockChinQ
|
18ae2299a7
|
fix: 修复 query.resp_messages 对插件reply的兼容性
|
2024-05-18 20:08:48 +08:00 |
|
RockChinQ
|
91e23b8c11
|
perf: 为图片base64函数添加lru
|
2024-05-16 20:52:17 +08:00 |
|
RockChinQ
|
d5b5d667a5
|
feat: 模型视觉多模态支持
|
2024-05-15 21:40:18 +08:00 |
|
RockChinQ
|
527ad81d38
|
feat: 解藕chat的处理器和请求器 (#772)
|
2024-05-14 22:20:31 +08:00 |
|
RockChinQ
|
8b003739f1
|
feat: message.content 支持 mirai.MessageChain 对象 (#741)
|
2024-03-31 14:38:15 +08:00 |
|
RockChinQ
|
bd6a32e08e
|
doc: 为可扩展组件添加注释
|
2024-03-22 16:41:46 +08:00 |
|
RockChinQ
|
d0b0f2209a
|
fix: chat处理过程的插件返回值目标错误
|
2024-03-20 23:32:28 +08:00 |
|
RockChinQ
|
2fe6d731b8
|
doc: 补全部分注释
|
2024-03-03 16:34:59 +08:00 |
|
RockChinQ
|
80858672b0
|
perf: 控制台输出请求响应过程
|
2024-02-20 22:56:42 +08:00 |
|
RockChinQ
|
976a9de39c
|
refactor: 分隔LLM请求过程和消息封装过程
|
2024-02-01 15:48:26 +08:00 |
|
RockChinQ
|
b730f17eb6
|
chore: 修改包名
|
2024-01-28 19:20:10 +08:00 |
|