Junyan Qin (Chin)
|
13e29a9966
|
chore: release v3.4.13.1 (#1299)
v3.4.13.1
|
2025-04-14 20:19:18 +08:00 |
|
Guanchao Wang
|
601b0a8964
|
fix(moonshot): tool_call_id not found error (#1040) (#1298)
|
2025-04-14 20:17:11 +08:00 |
|
Guanchao Wang
|
7c2ceb0aca
|
fix: add reasoning content for deepseek-reasoner (#1296)
|
2025-04-14 15:05:53 +08:00 |
|
Guanchao Wang
|
42fabd5133
|
fix: delete print function in lark (#1295)
|
2025-04-14 14:37:34 +08:00 |
|
Junyan Qin
|
2fdb53efc9
|
fix: /user/check-token api not work
|
2025-04-14 13:52:47 +08:00 |
|
Junyan Qin
|
9e9825a125
|
perf: print on startup
|
2025-04-13 22:52:34 +08:00 |
|
Junyan Qin
|
d012c1e33d
|
perf: ensure plugin deps on startup (#858)
|
2025-04-13 22:51:21 +08:00 |
|
Junyan Qin (Chin)
|
c8f331675c
|
refactor: remove legacy config files (#1294)
|
2025-04-13 21:58:36 +08:00 |
|
Junyan Qin
|
edc7f81486
|
feat: database migration
|
2025-04-13 20:50:13 +08:00 |
|
Guanchao Wang
|
210a8856e2
|
fix: telegram markdown & supergroup bugs (#1293)
|
2025-04-13 18:48:38 +08:00 |
|
Junyan Qin
|
854effc43e
|
chore: no longer run config migrations when config files are not exist
|
2025-04-13 18:31:52 +08:00 |
|
Guanchao Wang
|
c531cb11af
|
fix: bailian api streaming mode can't be established
|
2025-04-13 17:47:05 +08:00 |
|
Junyan Qin
|
633d3b5af2
|
refactor: remove legacy config schemas
|
2025-04-12 22:31:37 +08:00 |
|
Junyan Qin (Chin)
|
d6e655fcba
|
Merge pull request #1291 from RockChinQ/refactor/remove-qqbotpy-id-mapping
refactor: remove adapter-qq-botpy.json metadata
|
2025-04-12 22:20:07 +08:00 |
|
Junyan Qin
|
b64e1c609f
|
refactor: remove adapter-qq-botpy.json metadata
|
2025-04-12 22:19:18 +08:00 |
|
Junyan Qin (Chin)
|
41e9dba040
|
Merge pull request #1290 from RockChinQ/feat/plugin-manifest
feat: discovering plugins by manifests
|
2025-04-12 21:29:10 +08:00 |
|
Junyan Qin
|
80cf5c738f
|
chore: todo comment for component extensions
|
2025-04-12 21:26:53 +08:00 |
|
Junyan Qin
|
e5bcb1d179
|
chore: delete legacy plugin settings file
|
2025-04-12 21:20:43 +08:00 |
|
Junyan Qin
|
fc23fc7aed
|
feat: applying plugin config to plugin instance
|
2025-04-12 21:19:20 +08:00 |
|
Junyan Qin
|
ebd091a9e0
|
refactor: move plugin setting to db
|
2025-04-12 20:21:43 +08:00 |
|
Junyan Qin
|
11342e75de
|
feat: discovering plugins by manifests
|
2025-04-12 15:37:15 +08:00 |
|
Junyan Qin (Chin)
|
07e073f526
|
chore: perf issue template (#1289)
|
2025-04-11 17:52:04 +08:00 |
|
Junyan Qin (Chin)
|
c5457374a8
|
chore: release v3.4.13 (#1284)
v3.4.13
|
2025-04-09 21:58:23 +08:00 |
|
Junyan Qin
|
2e1fb21ff9
|
perf: minor perf
|
2025-04-09 21:35:59 +08:00 |
|
Junyan Qin (Chin)
|
5198349591
|
Merge pull request #1275 from yrk111222/master
Add ModelScope Support
|
2025-04-03 21:00:03 +08:00 |
|
Junyan Qin
|
8a4967525a
|
fix(modelscope): bad base-url in migration
|
2025-04-03 20:52:01 +08:00 |
|
Junyan Qin
|
30b068c6e2
|
doc: reorder modelscope in README
|
2025-04-03 20:44:41 +08:00 |
|
Junyan Qin
|
ea3fff59ac
|
chore: remove verbose models from llm-models.json
|
2025-04-03 20:40:36 +08:00 |
|
Junyan Qin
|
5347094466
|
chore: remove llm-models and prompt related files
|
2025-04-03 18:20:00 +08:00 |
|
Junyan Qin (Chin)
|
4059e7fb6c
|
Merge pull request #1245 from RockChinQ/feat/invoke-pipelines
feat: pipeline invoking
|
2025-04-03 18:05:22 +08:00 |
|
Junyan Qin
|
7f66efcdd5
|
refactor: switch pipeline_cfg related fields to new pipeline config
|
2025-04-03 17:57:51 +08:00 |
|
Junyan Qin
|
472d472bc1
|
perf: param for get_conversation
|
2025-04-03 17:19:27 +08:00 |
|
Junyan Qin
|
fb18278bdc
|
refactor: move prompt mgm to pipeline
|
2025-04-03 17:06:01 +08:00 |
|
yrk
|
b09ce8296f
|
Add ModelScope Support
|
2025-04-03 16:55:14 +08:00 |
|
Junyan Qin (Chin)
|
f9d07779a9
|
fix: slack is incorrectly enabled as default (#1274)
|
2025-04-03 14:17:21 +08:00 |
|
Junyan Qin
|
913e43d84c
|
feat: make prompt object type array in pipeline config
|
2025-04-03 12:50:18 +08:00 |
|
Junyan Qin (Chin)
|
51634c1caf
|
chore: release v3.4.12.1 (#1271)
v3.4.12.1
|
2025-04-02 15:23:38 +08:00 |
|
Guanchao Wang
|
0e00da6617
|
Merge pull request #1270 from RockChinQ/fix/telegram-markdown
fix: markdown and image problems in tg
|
2025-04-02 12:33:15 +08:00 |
|
Junyan Qin
|
4e7b9aaf59
|
chore: use model_dump in chatcmpl instead of dict()
|
2025-04-02 11:54:01 +08:00 |
|
Junyan Qin (Chin)
|
5ee6baeaaa
|
Merge pull request #1268 from RockChinQ/version/3.4.12
chore: release v3.4.12
v3.4.12
|
2025-04-01 21:15:46 +08:00 |
|
Junyan Qin
|
f11a036c60
|
chore: release v3.4.12
|
2025-04-01 21:13:41 +08:00 |
|
Junyan Qin (Chin)
|
0ac02ff4ce
|
Merge pull request #1267 from RockChinQ/chore/default-prompt
chore: provide default prompt
|
2025-04-01 20:43:33 +08:00 |
|
Junyan Qin
|
99cc50b5cb
|
chore: provide default prompt
|
2025-04-01 20:42:23 +08:00 |
|
Junyan Qin (Chin)
|
1d8fb02989
|
Merge pull request #1218 from fdc310/master
新增了微信发送小程序、转发小程序,发送emoji表情以及发送链接
|
2025-04-01 20:38:32 +08:00 |
|
Junyan Qin
|
122cb1188c
|
style: standardized component names
|
2025-04-01 20:37:39 +08:00 |
|
Junyan Qin (Chin)
|
ca36ade288
|
Merge pull request #1266 from RockChinQ/chore/slack-schema
chore: add slack config schema
|
2025-04-01 20:04:08 +08:00 |
|
Junyan Qin
|
0877046db7
|
chore: add slack config schema
|
2025-04-01 20:03:42 +08:00 |
|
Junyan Qin (Chin)
|
ce9615a00e
|
Merge pull request #1265 from RockChinQ/feat/markdowncard
add support for markdown card in dingtalk & tg
|
2025-04-01 20:01:44 +08:00 |
|
Junyan Qin
|
dbe5a41395
|
chore: schema for markdown config
|
2025-04-01 20:01:20 +08:00 |
|
Junyan Qin
|
4a4ca54c6e
|
feat: migration for markdown config
|
2025-04-01 19:59:45 +08:00 |
|