fdc
ee545a163f
增加了飞书中的流式但是好像还有问题
2025-08-04 19:26:15 +08:00
fdc
6e0e5802cc
fix:修改手误message_id写进reply_message中
2025-08-04 19:26:15 +08:00
fdc
0d53843230
chat中的流式修改
2025-08-04 19:26:14 +08:00
fdc
b65670cd1a
feat: 实现流式消息处理支持
2025-08-04 19:26:14 +08:00
zejiewang
ba4b5255a2
feat:support dify message streaming output ( #1437 )
...
* fix:lark adapter listeners init problem
* feat:support dify streaming mode
* feat:remove some log
* fix(bot form): field desc missing
* fix: not compatible with chatflow
---------
Co-authored-by: wangzejie <wangzejie@meicai.cn >
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-08-04 18:45:52 +08:00
Junyan Qin (Chin)
d60af2b451
fix(pipeline dialog): config reset between tabs switching ( #1597 )
2025-08-04 00:05:55 +08:00
Dong_master
44ac8b2b63
fix: In the runner, every 8 tokens yield
2025-08-03 23:23:51 +08:00
Junyan Qin
b70001c579
chore: release v4.1.2
v4.1.2
2025-08-03 22:52:47 +08:00
Junyan Qin (Chin)
4a8f5516f6
feat: add new api requester ( #1596 )
2025-08-03 22:30:52 +08:00
Junyan Qin
48d11540ae
feat: no longer use typewriter in debug dialog
2025-08-03 17:18:44 +08:00
Junyan Qin
84129e3339
perf: minor fixes
2025-08-03 15:30:11 +08:00
Junyan Qin
377d455ec1
perf: ruff format & remove stream params in requester
2025-08-03 13:08:51 +08:00
Junyan Qin
41650b585a
perf: dispose process
2025-08-02 23:54:06 +08:00
Dong_master
52280d7a05
feat: add webchat Word-by-word output
...
fix:webchat on message stream bug
2025-08-02 01:42:22 +08:00
Dong_master
0ce81a2df2
feat: webchat stream is ok
2025-08-01 11:33:16 +08:00
Dong_master
d9a2bb9a06
fix:webchat stream judge bug and frontend bug
2025-07-31 14:49:12 +08:00
fdc
cb88da7f02
fix: frontend bug
2025-07-31 10:34:36 +08:00
fdc
5560a4f52d
fix:lsome bug
2025-07-31 10:28:43 +08:00
fdc
e4d951b174
fix: is_stream_output_supperted in webchat return
2025-07-31 10:01:47 +08:00
fdc
6e08bf71c9
feat:webchat frontend stream
2025-07-31 09:51:25 +08:00
fdc
daaf4b54ef
feat: add webchat stream but only some
2025-07-30 17:06:14 +08:00
fdc
3291266f5d
fix:in chat judge create_message_card telegram reply_message_chunk no message
2025-07-30 15:21:59 +08:00
Dong_master
307f6acd8c
fix:del some print ,and amend respback on stream judge ,and del in dingtalk this is_stream_output_supported() use
2025-07-29 23:09:02 +08:00
Junyan Qin
f1ac9c77e6
doc: update README_TW
2025-07-28 15:50:00 +08:00
Junyan Qin
b434a4e3d7
doc: add README_TW
2025-07-28 15:47:50 +08:00
Junyan Qin
2f209cd59f
chore(i18n): add zh-Hant
2025-07-28 15:11:41 +08:00
Junyan Qin
0f585fd5ef
fix(moonshot): make api.moonshot.ai the default api base url
2025-07-26 22:23:33 +08:00
Junyan Qin
a152dece9a
chore: switch to pnpm
2025-07-26 19:45:38 +08:00
Junyan Qin
d3b31f7027
chore: release v4.1.1
v4.1.1
2025-07-26 19:28:34 +08:00
How-Sean Xin
c00f05fca4
Add GitHub link redirection for front-end plugin cards ( #1579 )
...
* Update package.json
* Update PluginMarketComponent.tsx
* Update PluginMarketComponent.tsx
* Update package.json
* Update PluginCardComponent.tsx
* perf: no display github button when plugin has no github url
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-07-26 19:22:00 +08:00
Junyan Qin
92c3a86356
feat: add qhaigc
2025-07-24 22:42:26 +08:00
Junyan Qin
341fdc409d
perf: embedding model ui
2025-07-24 22:29:25 +08:00
Junyan Qin
ebd542f592
feat: 302.AI embeddings
2025-07-24 22:05:15 +08:00
Junyan Qin
194b2d9814
feat: supports more embedding providers
2025-07-24 22:03:20 +08:00
Junyan Qin
7aed5cf1ed
feat: ollama embeddings models
2025-07-24 10:36:32 +08:00
Junyan Qin
abc88c4979
doc: update README
2025-07-23 18:53:15 +08:00
WangCham
3fa38f71f1
feat: add topk
2025-07-23 17:29:36 +08:00
WangCham
d651d956d6
Merge branch 'master' into feat/topk_splitter
2025-07-23 16:37:27 +08:00
gaord
6754666845
feat(wechatpad): 添加对@所有人的支持并统一处理消息派发 ( #1588 )
...
在消息转换器中添加对AtAll组件的支持,将@所有人转换为特定格式。同时在消息派发时统一处理@所有人的情况,确保通知能正确发送。
2025-07-23 15:22:04 +08:00
Junyan Qin
08e6f46b19
fix(deps): react-focus-scope pkg bug
2025-07-22 11:05:16 +08:00
Dong_master
8f8c8ff367
feat:add dashscopeapi stream
...
fix:dify 64chunk yield
2025-07-21 18:45:45 +08:00
Dong_master
63ec2a8c34
fix:lark message_id and dingtalk incoming_message
2025-07-21 17:28:11 +08:00
Dong_master
f58c8497c3
feat:add dingtalk stream
...
fix:adapter is_stream_output_supported bug
fix:stream message reply chunk in message_id
2025-07-20 23:53:20 +08:00
Junyan Qin
1497fdae56
doc(README): adjust structure
2025-07-20 22:10:32 +08:00
Junyan Qin
10a3cb40e1
perf(retrieve): ui
2025-07-20 17:57:33 +08:00
devin-ai-integration[bot]
dd1ec15a39
feat: add knowledge base retrieve test tab with Card-based UI ( #1583 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin>, u79E6u9A8Fu8A00 in Chinese, you can call me my english name Rock Chin. <rockchinq@gmail.com >
2025-07-20 17:56:46 +08:00
devin-ai-integration[bot]
ea51cec57e
feat: add pipeline sorting functionality with three sort options ( #1582 )
...
* feat: add pipeline sorting functionality with three sort options
Co-Authored-By: Junyan Qin <Chin>, u79E6u9A8Fu8A00 in Chinese, you can call me my english name Rock Chin. <rockchinq@gmail.com >
* perf: ui
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin>, u79E6u9A8Fu8A00 in Chinese, you can call me my english name Rock Chin. <rockchinq@gmail.com >
2025-07-20 17:23:30 +08:00
Junyan Qin
28ce986a8c
chore: release v4.1.0
v4.1.0
2025-07-20 12:32:06 +08:00
Junyan Qin
489b145606
doc: update README
2025-07-20 12:30:41 +08:00
Junyan Qin (Chin)
5e92bffaa6
Merge pull request #1581 from langbot-app/RockChinQ-patch-1
...
Update README.md
2025-07-19 23:09:53 +08:00