Commit graph

35 commits

Author SHA1 Message Date
b4c3e71faf 🐛 fix #5 2025-02-16 14:49:52 +08:00
b4a9ce8a7f 📘 update README 2025-02-16 13:01:21 +08:00
f4c44a0623 🐛 fix README typo 2025-02-16 12:51:38 +08:00
FuQuan233
5b0fe9564d
Merge pull request #7 from StarHeartHunt/main
🐛 ♻️ 使用 defaultdict & 过滤内容时不输出<think>标签
2025-02-16 12:48:54 +08:00
FuQuan233
9e478272cb
Merge pull request #6 from StarHeartHunt/ci/add-ruff-ci
👷 add lint ci
2025-02-16 12:47:46 +08:00
StarHeartHunt
812545f99d 🐛 ♻️ use defaultdict and remove think matched content 2025-02-16 10:29:30 +08:00
StarHeartHunt
e88ac6bcd5 💚 fix ci 2025-02-16 10:17:15 +08:00
StarHeartHunt
a729d77d4e 💚 fix setup 2025-02-16 10:14:49 +08:00
StarHeartHunt
980c272504 👷 add pre-commit config 2025-02-16 10:11:18 +08:00
StarHeartHunt
8ba2bb511c 👷 add lint ci 2025-02-16 10:09:24 +08:00
FuQuan233
bb9ae962e6
Merge pull request #3 from StarHeartHunt/fix/output-reasoning
♻️ 重构思考输出部分
2025-02-15 18:25:07 +08:00
StarHeartHunt
29e966eb21 ♻️ tidy up 2025-02-15 18:17:10 +08:00
StarHeart
40ff908a32
Merge branch 'main' into fix/output-reasoning 2025-02-15 18:09:03 +08:00
25a51a6d05 🔖 bump llmchat version 0.1.5 2025-02-15 18:07:45 +08:00
StarHeartHunt
f0a5dd8bb9 🐛 fix output reasoning content control 2025-02-15 18:06:31 +08:00
b4402af2c8 🐛 fix #2 2025-02-15 18:03:53 +08:00
bb106c991b 🔖 bump llmchat version 0.1.4 2025-02-15 17:51:11 +08:00
78e7ac4e1d 🐛 Fix reasoning content output condition 2025-02-15 17:50:43 +08:00
634fad6eed 🔖 bump llmchat version 0.1.3 2025-02-15 17:02:05 +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
FuQuan233
4adf580493
Merge pull request #1 from StarHeartHunt/main
♻️ 重构代码
2025-02-15 16:25:32 +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
65f66be04a 🔖 bump llmchat version 0.1.2 2025-02-14 20:33:28 +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
b19e13b6b4 change version 2025-02-14 18:09:23 +08:00
94138cfdb6 🐛 fix pyproject.toml 2025-02-14 18:08:42 +08:00
3b0f414e53 Update README.md 2025-02-14 18:06:18 +08:00
FuQuan233
2a98b8d646
Create LICENSE 2025-02-14 18:04:29 +08:00
1e8e225bdd 👽delete unused soft link 2025-02-14 17:59:36 +08:00
bbcd2377a1 🎉 Initial commit 2025-02-14 17:56:24 +08:00