Commit graph

49 commits

Author SHA1 Message Date
1600cba172 支持忽略特定前缀的消息 #21 2025-09-01 10:51:30 +08:00
ea635fd147 🐛 修复重复发送消息给llm的问题 2025-08-20 12:38:39 +08:00
5014d3014b 🐛 修复mcp服务器卡住导致的卡死 2025-08-20 11:40:54 +08:00
19ff0026c0 🐛 修复deque mutated during iteration 2025-05-16 21:43:08 +08:00
cf2d549f02 📘 更新meta信息 2025-05-13 14:02:03 +08:00
6c27cf56fa 🐛 修复命令本身会触发回复的问题 2025-05-13 13:43:06 +08:00
3d85ea90ef 🐛 修复多条消息中只处理最后一条消息的图片的问题 2025-05-13 13:41:28 +08:00
7edd7c913e 🐛 修复MCP调用过程中回复不分条的问题 2025-05-13 11:23:52 +08:00
84d3851936 🐛 修复某些协议端找不到图片url的问题 2025-05-12 15:26:39 +08:00
6f69cc3cff 支持用户黑名单 #20 2025-05-11 15:42:13 +08:00
duolanda
5e048c9472 ♻️ fix lint problems 2025-05-11 00:41:05 +08:00
duolanda
f2d1521158 support vision models 2025-05-10 22:58:44 +08:00
db9794a18a 🐛 修复可能出现首条消息不为user消息导致报错的问题 2025-04-28 20:19:47 +08:00
e3973baa37 🐛 修复assistant消息没有正确添加到历史记录的问题 2025-04-27 11:56:38 +08:00
3e9e691faf 📘 更新插件description 2025-04-26 22:47:40 +08:00
506024c8f5 ♻️ 增加MCP服务器友好名称为空时的处理 2025-04-26 22:45:53 +08:00
318e5b91c1 ♻️ fix lint problems 2025-04-26 22:02:23 +08:00
6aea492281 ♻️ fix lint problems 2025-04-26 21:55:44 +08:00
0f09015042 ♻️ fix lint problems 2025-04-26 21:54:37 +08:00
3c1ac4b68b ♻️ fix lint problems 2025-04-26 00:27:10 +08:00
eb1038e09e support Model Context Protocol (MCP) 2025-04-25 23:52:18 +08:00
17564b5463 🐛 fix error when the history_size was set to an odd number 2025-03-01 21:57:27 +08:00
da5621abbe ♻️ fix lint problems 2025-02-28 21:06:59 +08:00
a7b57ae375 support api proxy #14 2025-02-28 18:19:04 +08:00
4af60b8145 🐛 fix random_trigger_prob per group not working 2025-02-28 18:02:15 +08:00
405d5d367f ♻️ use logging when forwarding messages fails 2025-02-28 11:28:20 +08:00
e8db066647 ♻️ code format 2025-02-28 11:21:15 +08:00
6db55055a2 set random_trigger_prob per group 2025-02-28 11:15:22 +08:00
505fab406b 🐛 Fix message history order and add error handling for reasoning content 2025-02-21 18:07:28 +08:00
1406672b8d ♻️ modify forwarding nodes to be onebot v11 compliant 2025-02-21 09:46:00 +08:00
2ef3addeee reply support 2025-02-21 09:43:19 +08:00
99bb698f3c ♻️ fix lint problems 2025-02-18 19:15:02 +08:00
df8944ec73 send reasoning content via forward message 2025-02-18 18:17:53 +08:00
948583828f ♻️ Simplify message formatting for better compatibility #11 2025-02-17 20:56:03 +08:00
StarHeartHunt
65ea3dc582 🐛 remove tag in normal element 2025-02-17 16:12:41 +08:00
b4c3e71faf 🐛 fix #5 2025-02-16 14:49:52 +08:00
StarHeartHunt
812545f99d 🐛 ♻️ use defaultdict and remove think matched content 2025-02-16 10:29:30 +08:00
StarHeartHunt
29e966eb21 ♻️ tidy up 2025-02-15 18:17:10 +08:00
StarHeartHunt
f0a5dd8bb9 🐛 fix output reasoning content control 2025-02-15 18:06:31 +08:00
78e7ac4e1d 🐛 Fix reasoning content output condition 2025-02-15 17:50:43 +08:00
4683127566 ♻️ Ensure sending reasoning content in separate message 2025-02-15 17:01:14 +08:00
46d854aeae ♻️ Replace manual whitespace removal loops with built-in string strip method 2025-02-15 16:44:30 +08:00
8e6dfe4f14 🐛 fix string index out of range while sending messages 2025-02-15 16:35:02 +08:00
StarHeartHunt
620245f420 🚨 move tc type into type_checking guard 2025-02-15 16:13:51 +08:00
StarHeartHunt
5fd1c5ff40 ♻️ fix all lint problems in plugin 2025-02-15 16:06:47 +08:00
StarHeartHunt
7f284ec4c4 🐛 filter out think in normal content 2025-02-15 14:46:25 +08:00
4947fccdd3 🔨 use nonebot_plugin_apscheduler 2025-02-14 20:32:23 +08:00
a87d3e64ff 🔨 use nonebot_plugin_localstore to save data 2025-02-14 20:27:09 +08:00
bbcd2377a1 🎉 Initial commit 2025-02-14 17:56:24 +08:00