|
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 |
|
|
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 |
|
|
ede61a028a
|
🔖 bump llmchat version 0.1.7
|
2025-02-17 20:56:32 +08:00 |
|
|
948583828f
|
♻️ Simplify message formatting for better compatibility #11
|
2025-02-17 20:56:03 +08:00 |
|
|
cf9175c077
|
📘 update README
|
2025-02-17 16:53:03 +08:00 |
|
FuQuan233
|
54e4766dfd
|
Merge pull request #10 from StarHeartHunt/fix/reasoning-tag
Fix: 移除普通内容里的 `<think>` 标签
|
2025-02-17 16:36:20 +08:00 |
|
StarHeartHunt
|
65ea3dc582
|
🐛 remove tag in normal element
|
2025-02-17 16:12:41 +08:00 |
|
|
f662d4ae00
|
🔖 bump llmchat version 0.1.6
|
2025-02-16 14:50:23 +08:00 |
|
|
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 |
|