Commit Graph

  • 5597dffaeb Merge remote-tracking branch 'origin/streaming_feature' into streaming_feature Dong_master 2025-08-04 23:17:36 +08:00
  • 7f25d61531 fix: minor fix Junyan Qin 2025-08-04 23:00:54 +08:00
  • 15e524c6e6 perf: move remove-think to output tab Junyan Qin 2025-08-04 18:17:12 +08:00
  • 4a1d033ee9 fix: Reduce chunk returns in dify and Hundred Refining Runner to every 8 chunks fdc 2025-08-04 16:39:38 +08:00
  • 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 fdc 2025-08-04 16:36:02 +08:00
  • a62b38eda7 fix: In the reply_message_chunk of the adapter, the message is only streamed into the card or edited at the end of the 8th chunk return or streaming fdc 2025-08-04 16:33:13 +08:00
  • fcef784180 fix: In the runner, every 8 tokens yield Dong_master 2025-08-03 23:23:51 +08:00
  • c3ed4ef6a1 feat: no longer use typewriter in debug dialog Junyan Qin 2025-08-03 17:18:44 +08:00
  • b9f768af25 perf: minor fixes Junyan Qin 2025-08-03 15:30:11 +08:00
  • 47ff883fc7 perf: ruff format & remove stream params in requester Junyan Qin 2025-08-03 13:08:51 +08:00
  • 68906c43ff feat: add webchat Word-by-word output fix:webchat on message stream bug Dong_master 2025-08-02 01:42:22 +08:00
  • c6deed4e6e feat: webchat stream is ok Dong_master 2025-08-01 11:33:16 +08:00
  • b45cc59322 fix:webchat stream judge bug and frontend bug Dong_master 2025-07-31 14:49:12 +08:00
  • c33a96823b fix: frontend bug fdc 2025-07-31 10:34:36 +08:00
  • d3ab16761d fix:lsome bug fdc 2025-07-31 10:28:43 +08:00
  • 70f23f24b0 fix: is_stream_output_supperted in webchat return fdc 2025-07-31 10:01:47 +08:00
  • 00a8410c94 feat:webchat frontend stream fdc 2025-07-31 09:51:25 +08:00
  • 2a17e89a99 feat: add webchat stream but only some fdc 2025-07-30 17:06:14 +08:00
  • 8fe0992c15 fix:in chat judge create_message_card telegram reply_message_chunk no message fdc 2025-07-30 15:21:59 +08:00
  • a9776b7b53 fix:del some print ,and amend respback on stream judge ,and del in dingtalk this is_stream_output_supported() use Dong_master 2025-07-29 23:09:02 +08:00
  • 074d359c8e feat:add dashscopeapi stream fix:dify 64chunk yield Dong_master 2025-07-21 18:45:45 +08:00
  • 7728b4262b fix:lark message_id and dingtalk incoming_message Dong_master 2025-07-21 17:28:11 +08:00
  • 4905b5a738 feat:add dingtalk stream fix:adapter is_stream_output_supported bug fix:stream message reply chunk in message_id Dong_master 2025-07-20 23:53:20 +08:00
  • 43a259a1ae feat:add dingtalk stream Dong_master 2025-07-19 01:05:44 +08:00
  • cffe493db0 feat:add telegram stream Dong_master 2025-07-17 14:29:30 +08:00
  • 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>" Dong_master 2025-07-15 00:50:42 +08:00
  • a7d638cc9a feat:add deepseek and modelscope llm stream,and giteeai think in content remove_think Dong_master 2025-07-14 23:53:55 +08:00
  • f84a79bf74 perf:del dify stream in ai.yaml config.and enbale stream in lark.yaml. fix:localagent remove_think bug Dong_master 2025-07-14 01:42:42 +08:00
  • f5a0cb9175 feat:add dify _agent_chat_message streaming Dong_master 2025-07-14 00:40:02 +08:00
  • f9a5507029 fix:修复了因为迭代数据只推入resq_messages和resq_message_chain导致缓存到内存中的数据和写入log中的数据量庞大,以及有思考的think处理 feat:增加带有深度思考模型的think的去think操作 feat:dify中聊天机器人,chatflow对流式的支持 Dong_master 2025-07-13 22:41:39 +08:00
  • 5ce32d2f04 fix:修复了因为迭代数据只推入resq_messages和resq_message_chain导致缓存到内存中的数据和写入log中的数据量庞大,以及带有深度思考模型的think增加 Dong_master 2025-07-12 18:09:24 +08:00
  • 4908996cac 流式基本流程已通过修改了yield和return的冲突导致的问题 Dong_master 2025-07-04 03:26:44 +08:00
  • ee545a163f 增加了飞书中的流式但是好像还有问题 fdc 2025-07-03 22:58:17 +08:00
  • 6e0e5802cc fix:修改手误message_id写进reply_message中 fdc 2025-07-02 10:49:50 +08:00
  • 0d53843230 chat中的流式修改 fdc 2025-07-01 18:03:05 +08:00
  • b65670cd1a feat: 实现流式消息处理支持 fdc 2025-06-30 17:58:18 +08:00
  • ba4b5255a2 feat:support dify message streaming output (#1437) zejiewang 2025-05-18 12:03:01 +08:00
  • d60af2b451 fix(pipeline dialog): config reset between tabs switching (#1597) Junyan Qin (Chin) 2025-08-04 00:05:55 +08:00
  • 44ac8b2b63 fix: In the runner, every 8 tokens yield Dong_master 2025-08-03 23:23:51 +08:00
  • b70001c579 chore: release v4.1.2 v4.1.2 Junyan Qin 2025-08-03 22:52:47 +08:00
  • 4a8f5516f6 feat: add new api requester (#1596) Junyan Qin (Chin) 2025-08-03 22:30:52 +08:00
  • 48d11540ae feat: no longer use typewriter in debug dialog Junyan Qin 2025-08-03 17:18:44 +08:00
  • 84129e3339 perf: minor fixes Junyan Qin 2025-08-03 15:30:11 +08:00
  • 377d455ec1 perf: ruff format & remove stream params in requester Junyan Qin 2025-08-03 13:08:51 +08:00
  • 41650b585a perf: dispose process Junyan Qin 2025-08-02 23:54:06 +08:00
  • 52280d7a05 feat: add webchat Word-by-word output fix:webchat on message stream bug Dong_master 2025-08-02 01:42:22 +08:00
  • 0ce81a2df2 feat: webchat stream is ok Dong_master 2025-08-01 11:33:16 +08:00
  • d9a2bb9a06 fix:webchat stream judge bug and frontend bug Dong_master 2025-07-31 14:49:12 +08:00
  • cb88da7f02 fix: frontend bug fdc 2025-07-31 10:34:36 +08:00
  • 5560a4f52d fix:lsome bug fdc 2025-07-31 10:28:43 +08:00
  • e4d951b174 fix: is_stream_output_supperted in webchat return fdc 2025-07-31 10:01:47 +08:00
  • 6e08bf71c9 feat:webchat frontend stream fdc 2025-07-31 09:51:25 +08:00
  • daaf4b54ef feat: add webchat stream but only some fdc 2025-07-30 17:06:14 +08:00
  • 3291266f5d fix:in chat judge create_message_card telegram reply_message_chunk no message fdc 2025-07-30 15:21:59 +08:00
  • 307f6acd8c fix:del some print ,and amend respback on stream judge ,and del in dingtalk this is_stream_output_supported() use Dong_master 2025-07-29 23:09:02 +08:00
  • f1ac9c77e6 doc: update README_TW Junyan Qin 2025-07-28 15:50:00 +08:00
  • b434a4e3d7 doc: add README_TW Junyan Qin 2025-07-28 15:47:50 +08:00
  • 2f209cd59f chore(i18n): add zh-Hant Junyan Qin 2025-07-28 15:11:41 +08:00
  • 0f585fd5ef fix(moonshot): make api.moonshot.ai the default api base url Junyan Qin 2025-07-26 22:23:33 +08:00
  • a152dece9a chore: switch to pnpm Junyan Qin 2025-07-26 19:45:38 +08:00
  • d3b31f7027 chore: release v4.1.1 v4.1.1 Junyan Qin 2025-07-26 19:28:34 +08:00
  • c00f05fca4 Add GitHub link redirection for front-end plugin cards (#1579) How-Sean Xin 2025-07-26 19:22:00 +08:00
  • 92c3a86356 feat: add qhaigc Junyan Qin 2025-07-24 22:42:26 +08:00
  • 341fdc409d perf: embedding model ui Junyan Qin 2025-07-24 22:29:25 +08:00
  • ebd542f592 feat: 302.AI embeddings Junyan Qin 2025-07-24 22:05:15 +08:00
  • 194b2d9814 feat: supports more embedding providers Junyan Qin 2025-07-24 22:03:20 +08:00
  • 7aed5cf1ed feat: ollama embeddings models Junyan Qin 2025-07-24 10:36:32 +08:00
  • abc88c4979 doc: update README Junyan Qin 2025-07-23 18:53:15 +08:00
  • 3fa38f71f1 feat: add topk WangCham 2025-07-23 17:29:36 +08:00
  • d651d956d6 Merge branch 'master' into feat/topk_splitter WangCham 2025-07-23 16:37:27 +08:00
  • 6754666845 feat(wechatpad): 添加对@所有人的支持并统一处理消息派发 (#1588) gaord 2025-07-23 15:22:04 +08:00
  • 08e6f46b19 fix(deps): react-focus-scope pkg bug Junyan Qin 2025-07-22 11:05:16 +08:00
  • 8f8c8ff367 feat:add dashscopeapi stream fix:dify 64chunk yield Dong_master 2025-07-21 18:45:45 +08:00
  • 63ec2a8c34 fix:lark message_id and dingtalk incoming_message Dong_master 2025-07-21 17:28:11 +08:00
  • f58c8497c3 feat:add dingtalk stream fix:adapter is_stream_output_supported bug fix:stream message reply chunk in message_id Dong_master 2025-07-20 23:53:20 +08:00
  • 1497fdae56 doc(README): adjust structure Junyan Qin 2025-07-20 22:10:32 +08:00
  • 10a3cb40e1 perf(retrieve): ui Junyan Qin 2025-07-20 17:57:33 +08:00
  • dd1ec15a39 feat: add knowledge base retrieve test tab with Card-based UI (#1583) devin-ai-integration[bot] 2025-07-20 17:56:46 +08:00
  • ea51cec57e feat: add pipeline sorting functionality with three sort options (#1582) devin-ai-integration[bot] 2025-07-20 17:23:30 +08:00
  • 28ce986a8c chore: release v4.1.0 v4.1.0 Junyan Qin 2025-07-20 12:32:06 +08:00
  • 489b145606 doc: update README Junyan Qin 2025-07-20 12:30:41 +08:00
  • 5e92bffaa6 Merge pull request #1581 from langbot-app/RockChinQ-patch-1 Junyan Qin (Chin) 2025-07-19 23:09:53 +08:00
  • 277d1b0e30 feat: rag engine (#1492) Junyan Qin (Chin) 2025-07-19 22:06:11 +08:00
  • 13f4ed8d2c chore: no longer supports epub Junyan Qin 2025-07-19 21:56:50 +08:00
  • 91cb5ca36c feat: add html and epub WangCham 2025-07-19 19:57:57 +08:00
  • c34d54a6cb Fixed a bug where some Windows systems failed to recognize spaces. (#1577) TwperBody 2025-07-19 16:48:15 +08:00
  • 2d1737da1f Optimize plugin display (#1578) TwperBody 2025-07-19 16:47:34 +08:00
  • adb0bf2473 feat:add dingtalk stream Dong_master 2025-07-19 01:05:44 +08:00
  • a1b8b9d47b perf: description of default pipeline Junyan Qin 2025-07-18 18:57:42 +08:00
  • 8df14bf9d9 deps: remove sentence-transformers Junyan Qin 2025-07-18 18:46:07 +08:00
  • c98d265a1e fix: linter error Junyan Qin 2025-07-18 17:52:24 +08:00
  • 4e6782a6b7 perf: open kb detail dialog after creating Junyan Qin 2025-07-18 16:52:54 +08:00
  • 5541e9e6d0 perf(rag): use badge show doc status Junyan Qin 2025-07-18 16:38:55 +08:00
  • 878ab0ef6b fix(wechatpad): @所有人的情况下,修复@机器人消息未被正确解析的问题 (#1575) gaord 2025-07-18 12:52:30 +08:00
  • b61bd36b14 perf(rag): ui and related apis Junyan Qin 2025-07-18 00:37:22 +08:00
  • bb672d8f46 Merge branch 'master' into feat/rag Junyan Qin (Chin) 2025-07-18 00:45:24 +08:00
  • ba1a26543b Merge branch 'feat/rag' of github.com:RockChinQ/LangBot into feat/rag WangCham 2025-07-17 23:57:52 +08:00
  • cb868ee7b2 feat: add functions for frontend of kb WangCham 2025-07-17 23:52:46 +08:00
  • 5dd5cb12ad perf: debug output Junyan Qin 2025-07-17 23:34:35 +08:00
  • 2dfa83ff22 fix: .md file parse failed Junyan Qin 2025-07-17 23:22:20 +08:00