Junyan Qin
|
e1a78e8ff9
|
feat: tag debugging plugins in webui
|
2025-08-15 19:11:49 +08:00 |
|
Junyan Qin
|
2b8eb5f01c
|
fix: bot switching
|
2025-08-15 17:02:00 +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 |
|
Junyan Qin
|
bf2bc70794
|
feat: refactor webui httpclient
|
2025-08-14 23:55:14 +08:00 |
|
Junyan Qin
|
ebe0b68e8f
|
feat: set cloud_service_url
|
2025-08-14 23:42:57 +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 |
|
Dong_master
|
13dd6fcee3
|
fix: in the webchat non-stream not save resp_message in message_lists
|
2025-08-14 22:29:42 +08:00 |
|
Junyan Qin
|
39c50d3c12
|
feat: get_bot_info api
|
2025-08-13 20:54:43 +08:00 |
|
Junyan Qin
|
29f0075bd8
|
perf: zh-Hant specs
|
2025-08-13 17:49:54 +08:00 |
|
Junyan Qin
|
8a96ffbcc0
|
chore: complete zh-Hant specs for top_k
|
2025-08-13 17:33:47 +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 |
|
Junyan Qin
|
ad59d92cef
|
perf: i18n
|
2025-08-13 17:28:00 +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
|
dbf0200cca
|
feat:add More attractive card templates
|
2025-08-12 22:36:42 +08:00 |
|
Junyan Qin
|
ac44f35299
|
chore: remove comments
|
2025-08-12 21:07:23 +08:00 |
|
Junyan Qin
|
d6a5fdd911
|
perf: complete sidebar menu
|
2025-08-12 21:02:40 +08:00 |
|
Dong_master
|
4668db716a
|
fix: fix command reply_message error bug,del some print
|
2025-08-12 20:54:47 +08:00 |
|
Junyan Qin
|
f7cd6b76f2
|
feat: refactor account menu
|
2025-08-12 20:13:18 +08:00 |
|
Junyan Qin
|
b6d47187f5
|
perf: prettier
|
2025-08-12 19:39:41 +08:00 |
|
Junyan Qin
|
051fffd41e
|
fix: stash
|
2025-08-12 19:18:49 +08:00 |
|
Junyan Qin
|
c5480078b3
|
perf: make prompt editor textarea
|
2025-08-12 11:30:42 +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
|
9f22b8b585
|
fix: be adapter.py func reply_message_chunk agr message_id alter bot_message,and in pipelinemgr.py respback.py agr alter
|
2025-08-12 11:21:08 +08:00 |
|
Dong_master
|
27cee0a4e1
|
fix: in the adapter.py func reply_message_chunk agr message_id alter bot_message,and in dingtalk.py lark.py telegram.py webchat.py agr alter
|
2025-08-12 11:19:27 +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 |
|
Junyan Qin
|
39ef92676b
|
doc: add back wechat
|
2025-08-11 23:38:41 +08:00 |
|
Dong_master
|
7301476228
|
fix:Because the message_id was popped out, it caused the issue where the tool couldn't find the message_id after being invoked.
|
2025-08-11 23:36:01 +08:00 |
|
WangCham
|
457cc3eecd
|
fix: wrong definition of topk
|
2025-08-11 23:22:36 +08:00 |
|
Dong_master
|
a381069bcc
|
fix:fix tool_result argument bug
|
2025-08-11 23:05:47 +08:00 |
|
WangCham
|
146c38e64c
|
fix: wrong positions
|
2025-08-11 22:58:48 +08:00 |
|
Junyan Qin (Chin)
|
763c41729e
|
Merge pull request #1605 from TwperBody/master
feat: dark mode supports for webui
|
2025-08-11 20:51:58 +08:00 |
|
Junyan Qin
|
0021efebd7
|
perf: minor fix
|
2025-08-11 20:50:39 +08:00 |
|
Junyan Qin
|
5f18a1b13a
|
chore: prettier
|
2025-08-11 20:46:08 +08:00 |
|
Junyan Qin
|
0124448479
|
perf: card shadowbox
|
2025-08-11 20:41:57 +08:00 |
|
Junyan Qin
|
621f1301b3
|
fix: message chain init
|
2025-08-11 17:24:57 +08:00 |
|
WangCham
|
e76bc80e51
|
Merge branch 'feat/topk_splitter' of github.com:RockChinQ/LangBot into feat/topk_splitter
|
2025-08-11 00:20:13 +08:00 |
|
WangCham
|
a27560e804
|
fix: page bug
|
2025-08-11 00:12:06 +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 |
|
TwperBody
|
2aef139577
|
dark mode
|
2025-08-10 22:17:06 +08:00 |
|
Dong_master
|
03b11481ed
|
fix:fix remove_think logic, and end<think> fix </think>
|
2025-08-10 00:28:55 +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
|
7c59bc1ce5
|
feat:add anthropic stream ouput
|
2025-08-10 00:09:19 +08:00 |
|