Guanchao Wang
1adaa93034
Fix/mcp ( #1746 )
...
* fix: mcp session cannot be enabled
* fix: error message
* perf: ui
* perf: ui
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-11-04 22:02:40 +08:00
fdc310
08e0ede655
Feat/coze runner ( #1714 )
...
* feat:add coze api client and coze runner and coze config
* del print
* fix:Change the default setting of the plugin system to true
* fix:del multimodal-support config, default multimodal-support,and in cozeapi.py Obtain timeout and auto-save-history config
* chore: add comment for coze.com
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-11-04 18:47:37 +08:00
Junyan Qin
1046f3c2aa
perf: mcp server testing and refreshing
2025-11-04 18:14:59 +08:00
Junyan Qin
1afecf01e4
perf: mcp server status checking logic
2025-11-04 17:32:05 +08:00
Junyan Qin
c1c03f11b4
refactor: mcp server datastructure
2025-11-04 16:13:03 +08:00
Junyan Qin
f3199dda20
perf: make startup async
2025-11-03 20:16:45 +08:00
Junyan Qin
4d0a28a1a7
feat: no longer register tool loader as component for type hints
2025-11-03 17:25:56 +08:00
wangcham
c2d752f9e9
fix: try & catch & error
2025-11-02 12:37:00 +00:00
Junyan Qin
4c0917556f
refactor(mcp): bridge controller and db operation with service layer
2025-11-02 13:05:55 +08:00
wangcham
d86b884cab
feat: mcp-ui
2025-10-25 02:28:20 +00:00
Junyan Qin
0f39a31648
chore: stash
2025-10-11 19:10:56 +08:00
yhaoxuan
ed869f7e81
feat: supported Tbox runner ( #1680 )
...
* add tboxsdk
* add tbox runner
* fix comment & add document link
* Update pkg/provider/runners/tboxapi.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: haoxuan.yhx <haoxuan.yhx@antgroup.com >
Co-authored-by: haoxuan <haoxuan@U-X69D6XTD-2229.local >
Co-authored-by: Junyan Qin (Chin) <rockchinq@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-29 17:37:15 +08:00
Bruce
ea42579374
add dingtalk file support, fix video/voice file to bailian ( #1683 )
...
* add dingtalk file support, fix video/voice file to bailian
* fix bailian files conversation
* 更新 bailianchatcmpl.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update libs/dingtalk_api/api.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: bump langbot-plugin version to 0.1.3b1
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-09-29 16:33:42 +08:00
Junyan Qin (Chin)
ca3d3b2a66
feat: supports for tokenpony.cn ( #1688 )
2025-09-25 16:15:22 +08:00
Junyan Qin
78d36af96b
fix: bug after rebase
2025-09-13 17:13:13 +08:00
Junyan Qin (Chin)
826ceab5b8
Merge branch 'master' into rc/new-plugin
2025-09-12 23:02:51 +08:00
ashen
345c8b113f
feat: supported langflow api provider ( #1646 )
...
* add langflow api provider
* chore: migration
* feat: okay for non-stream req
* fix: langflow sse data extracting
* doc: add comment on langflow api
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-09-11 21:37:45 +08:00
Junyan Qin
4bdd8a021c
fix: tool call params in localagent
2025-08-28 14:38:10 +08:00
Junyan Qin
c0ccdaf91a
fix: minor bugs
2025-08-28 14:02:56 +08:00
Junyan Qin
64764c412b
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
2025-08-24 21:40:02 +08:00
Junyan Qin
87ecb4e519
feat: add note for remove_think & remove dify remove cot code
2025-08-21 21:38:58 +08:00
Junyan Qin
cafd623c92
chore: update shengsuanyun
2025-08-21 12:03:04 +08:00
Junyan Qin
4df11ef064
chore: update for shengsuanyun
2025-08-21 11:47:40 +08:00
Junyan Qin
b98de29b07
feat: add shengsuanyun requester
2025-08-20 23:33:35 +08:00
fdc310
c7c2eb4518
fix:in the gmini tool_calls no id The resulting call failure ( #1622 )
...
* fix:in the dify agent llm return message can not joint
* fix:in the gmini tool_calls no id The resulting call failure
2025-08-20 22:39:16 +08:00
Ljzd_PRO
37fa318258
fix: update invoke_embedding to return only embeddings from client.embed ( #1619 )
2025-08-20 10:25:33 +08:00
fdc310
ff7bebb782
fix:in the dify agent llm return message can not joint ( #1617 )
2025-08-19 23:23:00 +08:00
Dong_master
67b622d5a6
fix:Some adjustments to the return types
2025-08-17 23:34:19 +08:00
Dong_master
a534c02d75
fix:remove print
2025-08-17 23:34:01 +08:00
Junyan Qin (Chin)
e66f674968
Merge branch 'master' into feat/streaming
2025-08-17 14:30:22 +08:00
Junyan Qin
e931d5eb88
chore: remove print
2025-08-17 13:52:40 +08:00
Dong_master
8ccda10045
fix: in the dashscopeapi.py workflow stream bug
2025-08-16 12:11:00 +08:00
Dong_master
46fbfbefea
fix: in the dashscopeapi.py stream and non-stream remove_think logic
2025-08-16 02:13:45 +08:00
Dong_master
8f863cf530
fix: remove_think bug
2025-08-15 00:55:39 +08:00
Dong_master
2351193c51
fix: in the difysvapi.py add stream , and remove_think on chunk
2025-08-15 00:50:32 +08:00
Dong_master
8c87a47f5a
fix: in the ollamachat.py func _closure add remove_think agr
2025-08-14 22:35:30 +08:00
Dong_master
b8b9a37825
fix: in the dify non-stream remove_think lgic
2025-08-14 22:32:22 +08:00
Junyan Qin (Chin)
67f68d8101
Merge pull request #1606 from langbot-app/feat/topk_splitter
...
Feat/topk splitter
2025-08-13 17:31:11 +08:00
Dong_master
85f97860c5
fix: Fixed the errors in modelscopechatcmpl.py when in pseudo-non-streaming mode, regarding the display of main content and tool calls.
2025-08-13 01:55:06 +08:00
Dong_master
8fd21e76f2
fix: Only when messagechunk is present, will msg_sequence be assigned to the subsequent tool calls.
2025-08-13 00:00:10 +08:00
Dong_master
cc83ddbe21
fix: del print
2025-08-12 23:29:32 +08:00
Dong_master
99fcde1586
fix: in the MessageChunk add msg_sequence ,And obtain the usage in the adapter.
2025-08-12 23:20:41 +08:00
WangCham
eab08dfbf3
fix: format the code
2025-08-12 23:13:00 +08:00
Dong_master
4668db716a
fix: fix command reply_message error bug,del some print
2025-08-12 20:54:47 +08:00
Dong_master
e744e9c4ef
fix: in the localagent.py yield MessageChunk add agr tool_calls,and After calling the "tool_calls", the first returned body data will be concatenated.
2025-08-12 11:25:37 +08:00
Dong_master
6d35fc408c
fix: some time in the anthropicmsgs.py mesg_dcit["content"] is str can not append
2025-08-12 11:15:17 +08:00
Dong_master
0607a0fa5c
fix: in the modelscopechatcmpl.py stream tool_calls arguments bug,
2025-08-12 00:04:21 +08:00
Dong_master
ed57d2fafa
del localagent.py print
2025-08-11 23:49:19 +08:00
Dong_master
a381069bcc
fix:fix tool_result argument bug
2025-08-11 23:05:47 +08:00
Dong_master
46452de7b5
fix:The handling of the streaming tool calls has been fixed, but there are still bugs in the model's reply messages with thoughtfulness.
2025-08-10 23:14:57 +08:00