Commit graph

94 commits

Author SHA1 Message Date
d640f16abe 🔖 bump llmchat version 0.2.5
Some checks failed
Pyright Lint / Pyright Lint (push) Has been cancelled
Ruff Lint / Ruff Lint (push) Has been cancelled
2025-09-01 10:56:31 +08:00
1600cba172 支持忽略特定前缀的消息 #21 2025-09-01 10:51:30 +08:00
9f81a38d5b 🐛 将mcp超时延长到30秒,避免执行失败 2025-09-01 10:45:18 +08:00
53d57beba3 🔖 bump llmchat version 0.2.4 2025-08-20 12:48:13 +08:00
ea635fd147 🐛 修复重复发送消息给llm的问题 2025-08-20 12:38:39 +08:00
5014d3014b 🐛 修复mcp服务器卡住导致的卡死 2025-08-20 11:40:54 +08:00
89baec6abc 📘 更新 README 2025-05-19 14:17:25 +08:00
19ff0026c0 🐛 修复deque mutated during iteration 2025-05-16 21:43:08 +08:00
52ada66616 🔖 bump llmchat version 0.2.3 2025-05-13 14:02:23 +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
ee2a045116 🔖 bump llmchat version 0.2.2 2025-05-11 15:45:57 +08:00
6f69cc3cff 支持用户黑名单 #20 2025-05-11 15:42:13 +08:00
ed1b9792e7 📘 更新 README 2025-05-11 15:05:26 +08:00
FuQuan
0ddf8e5626
Merge pull request #19 from duolanda/main
 support vision models
2025-05-11 14:51:14 +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
FuQuan
c9c22a8630
📘 更新 README 2025-04-27 18:08:50 +08:00
8013df564a 🔖 bump llmchat version 0.2.1 2025-04-27 11:57:34 +08:00
e3973baa37 🐛 修复assistant消息没有正确添加到历史记录的问题 2025-04-27 11:56:38 +08:00
fd18f41f17 🔖 bump llmchat version 0.2.0 2025-04-26 23:00:14 +08:00
3e9e691faf 📘 更新插件description 2025-04-26 22:47:40 +08:00
48fe2515e9 📘 更新 README 2025-04-26 22:46:32 +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
ed2f9051ef 🐛 add missing dependencies 2025-04-26 00:18:36 +08:00
eb1038e09e support Model Context Protocol (MCP) 2025-04-25 23:52:18 +08:00
dfe3b5308c 🔖 bump llmchat version 0.1.11 2025-03-01 21:57:52 +08:00
17564b5463 🐛 fix error when the history_size was set to an odd number 2025-03-01 21:57:27 +08:00
7408f90b3c 📘 update README #14 2025-02-28 21:09:27 +08:00
da5621abbe ♻️ fix lint problems 2025-02-28 21:06:59 +08:00
f89e41754c ♻️ fix lint problems 2025-02-28 18:27:50 +08:00
05eb132f85 🔖 bump llmchat version 0.1.10 2025-02-28 18:19:43 +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
b01f2825d1 🔖 bump llmchat version 0.1.9 2025-02-28 11:31:07 +08:00
405d5d367f ♻️ use logging when forwarding messages fails 2025-02-28 11:28:20 +08:00
a6fa27dd9a 📘 update README 2025-02-28 11:23:36 +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
04883cda00 🔖 bump llmchat version 0.1.8 2025-02-21 09:46:38 +08:00
1406672b8d ♻️ modify forwarding nodes to be onebot v11 compliant 2025-02-21 09:46:00 +08:00