Junyan Qin
|
64764c412b
|
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
|
2025-08-24 21:40:02 +08:00 |
|
Dong_master
|
8c5cb71812
|
fix:del the chatcmpl.py useless logic,and in the modelscopechatcmpl.py Non-streaming add and del <think> logic,and fix the ppiochatcmpl.py stream logic and the giteeaichatcmpl.py inherit ppiochatcmpl.py
|
2025-08-10 00:16:13 +08:00 |
|
Dong_master
|
e88302f1b4
|
fix:The handling logic of remove_think in the connector and Temporarily blocked the processing of streaming tool calls in the runner.
|
2025-08-05 04:24:03 +08:00 |
|
fdc
|
8adc88a8c0
|
fix:Modify the remove_think that directly retrieves the configuration file from the requester, retrieves it from the runner, and passes it to the required function
|
2025-08-04 19:26:18 +08:00 |
|
Dong_master
|
fcef784180
|
fix: In the runner, every 8 tokens yield
|
2025-08-04 19:26:18 +08:00 |
|
Junyan Qin
|
47ff883fc7
|
perf: ruff format & remove stream params in requester
|
2025-08-04 19:26:18 +08:00 |
|
Dong_master
|
0042629bf0
|
feat:add ppio and openrouter llm stream,and ppio think in content remove_think.
fix: giteeai stream no remove_think content add char"<think>"
|
2025-08-04 19:26:16 +08:00 |
|
Dong_master
|
a7d638cc9a
|
feat:add deepseek and modelscope llm stream,and giteeai think in content remove_think
|
2025-08-04 19:26:16 +08:00 |
|
Junyan Qin
|
6a1de889b4
|
refactor: switch llm_entities to plugin sdk
|
2025-07-13 20:30:17 +08:00 |
|
Junyan Qin
|
6b782f8761
|
feat: switch Query to langbot-plugin definition
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin
|
0c2560cafb
|
feat: switch tool entities and format
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin (Chin)
|
015be6008d
|
fix: bugs in requesters (#1401)
|
2025-05-13 16:09:23 +08:00 |
|
Junyan Qin
|
247b41bdb2
|
Merge branch 'master' into version/4.0
|
2025-05-10 17:47:14 +08:00 |
|
Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
Junyan Qin (Chin)
|
7341435127
|
perf(chatcmpl): use extra_body to pass args (#1254)
|
2025-03-30 23:43:45 +08:00 |
|
Junyan Qin
|
9f15ab5000
|
feat: preliminarily implement pipeline invoking
|
2025-03-29 17:50:45 +08:00 |
|
Junyan Qin
|
3124cc0fef
|
feat: update requester config logic
|
2025-03-25 21:37:20 +08:00 |
|
Junyan Qin
|
81aacdd76e
|
refactor: lookup requester from discover engine
|
2025-03-01 00:12:23 +08:00 |
|
Junyan Qin
|
e37070a985
|
fix(requester): unmatched params (#967)
|
2024-12-26 15:14:06 +08:00 |
|
Junyan Qin
|
875adfcbaa
|
feat: 添加对 Gitee AI 的支持
|
2024-11-21 23:28:19 +08:00 |
|