DrSmoothl
2e3dd44ee9
Refactor chat stream handling to use BotChatSession
...
- Updated imports and references from ChatStream to BotChatSession across multiple files.
- Adjusted method signatures and internal logic to accommodate the new session management.
- Ensured compatibility with existing functionality while improving code clarity and maintainability.
2026-03-07 00:57:37 +08:00
墨梓柒
e9a5488b62
Ruff Fix
2025-09-28 00:02:18 +08:00
SengokuCola
20013a1a2c
log:修改一些log
2025-09-25 19:07:35 +08:00
UnCLAS-Prommer
48ed58c4a8
合并消息的正确存储
2025-09-15 15:21:37 +08:00
UnCLAS-Prommer
ab64eee343
action, command, event_handler易用方法更新,增加语音,混合,转发消息的发送
2025-09-14 00:14:01 +08:00
UnCLAS-Prommer
27e4d2b803
合并转发构建与发送
2025-09-13 11:11:31 +08:00
UnCLAS-Prommer
87529b63e3
添加更多种类的发送类型
2025-09-09 22:34:10 +08:00
UnCLAS-Prommer
aa1155cc5b
解决UnboundLocalError
2025-08-31 12:30:11 +08:00
UnCLAS-Prommer
c6f0c51825
把字典转换为数据模型并恢复全系统可用性,临时修复InstantMemory让大模型至少知道在聊什么
2025-08-21 23:21:56 +08:00
SengokuCola
4ffcc61f4b
feat:记录使用的表达方式
2025-08-12 21:44:35 +08:00
UnCLAS-Prommer
e28e7e08e8
more typing fix和防炸
2025-08-12 17:08:35 +08:00
SengokuCola
bad2be2bdc
fix:全面移除reply_to,并且非必须
2025-08-11 20:25:13 +08:00
SengokuCola
6f49b3d99d
修复Action没有reply_to_message的问题
2025-08-11 14:55:23 +08:00
SengokuCola
9c0f56f6c7
fix:让麦麦可以回复自己的消息,replyer现在可以接受 原因
2025-08-11 14:07:57 +08:00
SengokuCola
1f91967d2d
remove:移除willing系统,移除reply2,移除能量值,移除reply_to改为message
2025-08-11 13:18:17 +08:00
UnCLAS-Prommer
6c0edd0ad7
调整对应的调用
2025-07-30 17:07:55 +08:00
UnCLAS-Prommer
576bb34b69
修复send_api爆炸
2025-07-28 13:03:28 +08:00
UnCLAS-Prommer
d643a85a0a
send_api_doc与reply_to修改
2025-07-28 11:47:32 +08:00
UnCLAS-Prommer
29229d9a36
typing fix
2025-07-25 19:56:01 +08:00
SengokuCola
6900a8b269
feat:优化关键词提取,优化at和回复的解析
2025-07-25 16:51:13 +08:00
SengokuCola
8768b5d31b
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-07-17 00:57:07 +08:00
SengokuCola
c12975bfdf
fix:修正s4u的一些问题,修复表达方式共享失效的问题
2025-07-17 00:55:48 +08:00
UnCLAS-Prommer
1aa2734d62
typing fix
2025-07-17 00:10:41 +08:00
SengokuCola
e2ce6a14f4
fix:修正系数,正确处理reply——to,优化s4u的prompt
2025-07-16 12:06:24 +08:00
UnCLASPrommer
80a1c0bf93
api typing check
2025-07-15 19:09:04 +08:00
SengokuCola
8111291f99
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-07-15 17:05:53 +08:00
SengokuCola
5ec0d42cde
feat:添加新的message类为s4u服务,添加s4u config,添加sc和gift的解析,修复关系构建的一些问题
2025-07-15 17:04:30 +08:00
UnCLASPrommer
b5fd959fe1
ruff, typing, api, bug fix
2025-07-15 16:50:29 +08:00
SengokuCola
3332be0d12
feat:添加了眨眼动作和微动作,注视动作
2025-07-14 02:44:27 +08:00
SengokuCola
1365099fd4
remove:冗余的sbhf代码和focus代码
2025-07-06 20:14:09 +08:00
SengokuCola
498d72384f
feat:统一normal和focus的动作调整,emoji统一可选随机激活或llm激活
2025-07-06 18:36:14 +08:00
SengokuCola
b3a93d16e6
fix - 优化normal_chat代码,采用和focus一致的关系构建,优化log,添加超时检查,允许normal使用llm激活
2025-07-06 17:02:36 +08:00
SengokuCola
20645bb7e9
feat:支持reply_to解析at和reply
2025-07-03 13:43:07 +08:00
github-actions[bot]
99f36fca16
🤖 自动格式化代码 [skip ci]
2025-06-25 05:53:49 +00:00
A0000Xz
8389bdb6d9
修复send_api中command_to_stream未使用display_name的问题
2025-06-25 13:21:05 +08:00
UnCLAS-Prommer
8e2b7523e6
修复typing,但是保留疑问
2025-06-23 13:47:11 +08:00
github-actions[bot]
2bc0451f62
🤖 自动格式化代码 [skip ci]
2025-06-19 15:24:29 +00:00
SengokuCola
43425b3c1f
doc:完善doc
2025-06-19 23:21:31 +08:00
github-actions[bot]
7ed3ecb561
🤖 自动格式化代码 [skip ci]
2025-06-19 12:22:36 +00:00
SengokuCola
ab28b94e33
refc:重构插件api,补全文档,合并expressor和replyer,分离reply和sender,新log浏览器
2025-06-19 20:20:34 +08:00