Commit Graph

45 Commits (eaef7f0e9828b37eb0c668a790b4c1c0f3485eeb)

Author SHA1 Message Date
DrSmoothl eaef7f0e98 Ruff Format 2026-02-21 16:24:24 +08:00
SengokuCola 839a42578c feat:添加回复loig 2025-12-23 21:42:48 +08:00
SengokuCola 4bf72e260c fix:生成api没有开始时间戳 2025-12-22 23:27:50 +08:00
SengokuCola bc2431ce98 黑话提取新模式 2025-12-18 21:01:32 +08:00
SengokuCola 717b18be1e feat:思考级别控制 2025-12-07 13:20:02 +08:00
SengokuCola ced8935fe1 feat:可以定义主动发言概率 2025-10-04 20:58:15 +08:00
SengokuCola 1b31702b53 修复私聊问题 2025-09-17 19:37:27 +08:00
UnCLAS-Prommer 91e716a24c
fix of types 2025-09-17 15:49:29 +08:00
UnCLAS-Prommer 87529b63e3
添加更多种类的发送类型 2025-09-09 22:34:10 +08:00
UnCLAS-Prommer 1eeabe76ba
更改generator的返回值为一个数据模型稳定api 2025-08-22 23:40:24 +08:00
UnCLAS-Prommer 0064f7be0b
typing fix 2025-08-21 23:27:59 +08:00
UnCLAS-Prommer c6f0c51825
把字典转换为数据模型并恢复全系统可用性,临时修复InstantMemory让大模型至少知道在聊什么 2025-08-21 23:21:56 +08:00
UnCLAS-Prommer 08b837aaad
typo fix以及typing 2025-08-21 11:21:16 +08:00
SengokuCola 4ffcc61f4b feat:记录使用的表达方式 2025-08-12 21:44:35 +08:00
SengokuCola 04bd05c1fe feat:麦麦回复时知道自己做了什么动作 2025-08-12 17:53:26 +08:00
SengokuCola ae254de494 better:重构personinfo,使用Person类和类属性 2025-08-12 14:33:13 +08:00
SengokuCola bad2be2bdc fix:全面移除reply_to,并且非必须 2025-08-11 20:25:13 +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 41e8966ae7
更多events 2025-08-09 17:33:24 +08:00
UnCLAS-Prommer 84216a4df7
api文档更新,注释更新 2025-07-31 15:01:31 +08:00
UnCLAS-Prommer 6c0edd0ad7
调整对应的调用 2025-07-30 17:07:55 +08:00
UnCLAS-Prommer 96d7ad527a
generator修改与文档 2025-07-27 16:59:33 +08:00
SengokuCola ca22159f96 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-07-27 00:46:43 +08:00
SengokuCola ab71d30437 better:精简rewrite的参数,添加注释 2025-07-27 00:46:34 +08:00
UnCLAS-Prommer 14c0413d7c
非空检查 2025-07-27 00:14:58 +08:00
SengokuCola 0367dae824 fix:并行动作炸裂问题 2025-07-26 23:14:47 +08:00
SengokuCola 7d2cef9a9c feat:移除reply动作,合并tool配置项 2025-07-26 17:29:41 +08:00
UnCLASPrommer 80a1c0bf93 api typing check 2025-07-15 19:09:04 +08:00
UnCLASPrommer b5fd959fe1 ruff, typing, api, bug fix 2025-07-15 16:50:29 +08:00
UnCLAS-Prommer 7ef0bfb7c8 完成所有类型注解的修复 2025-07-13 00:19:54 +08:00
UnCLAS-Prommer 968eb92107 不再进行action_info转换了,保持一致性 2025-07-11 00:59:49 +08:00
github-actions[bot] 6e15fec8b4 🤖 自动格式化代码 [skip ci] 2025-07-06 10:36:29 +00:00
SengokuCola b3a93d16e6 fix - 优化normal_chat代码,采用和focus一致的关系构建,优化log,添加超时检查,允许normal使用llm激活 2025-07-06 17:02:36 +08:00
github-actions[bot] e968064f79 🤖 自动格式化代码 [skip ci] 2025-07-01 10:15:32 +00:00
SengokuCola d0956bfe66 config:修改配置,可以选择开启tool,focus也支持次要回复模型 2025-07-01 18:13:04 +08:00
SengokuCola 3544daeadb refac:tool去处理器化 2025-07-01 17:47:56 +08:00
github-actions[bot] 6dee5a6333 🤖 自动格式化代码 [skip ci] 2025-07-01 04:27:28 +00:00
SengokuCola a1a81194f1 feat:合并normal和focus的prompt构建 2025-07-01 12:27:14 +08:00
github-actions[bot] baac5e44cf 🤖 自动格式化代码 [skip ci] 2025-06-30 09:44:38 +00:00
A0000Xz 514ccd6be3 使generator能够自定义是否切句或者生成错字
跨越了三份文件的参数传递((
2025-06-26 23:30:31 +08:00
SengokuCola a0d714334a better:微调关系prompt的构建 2025-06-25 21:56:35 +08:00
SengokuCola ec3378014c fix:修复get_replyer无法用chat_id获取 2025-06-23 20:24:26 +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