Commit Graph

  • 71c5b54532 fix(workflow): throw exception when HTTP request node error handler is empty mengyonghao 2026-01-05 18:22:17 +08:00
  • e1e77f70f9 feat(workflow): support context injection in LLM node mengyonghao 2026-01-05 17:37:45 +08:00
  • d4a87187cb fix(workflow): fix memory node message field not supporting variables mengyonghao 2026-01-05 17:32:20 +08:00
  • 05ec76f940 perf(prompt_opt): optimize streaming output structure and add variable parsing mengyonghao 2026-01-05 17:31:28 +08:00
  • 679e518574 fix(web): update ui zhaoying 2026-01-05 17:31:16 +08:00
  • 29ccf956ec pref(workflow): skip orphan node check in runtime execution mengyonghao 2026-01-05 17:30:28 +08:00
  • 35db38c2de feat(workflow): support context injection in LLM node mengyonghao 2026-01-05 17:17:52 +08:00
  • 3400bea9ef feat(web): update node icon zhaoying 2026-01-05 17:16:09 +08:00
  • 43dd31d0c9 Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop Mark 2026-01-05 16:54:32 +08:00
  • 9587dfd905 Merge #108 into develop from develop_web 朱文辉 2026-01-05 16:51:48 +08:00
  • af038bc63e Merge #109 into develop_web from feature/20251219_yjp vrhs@163.com 2026-01-05 16:46:41 +08:00
  • 3d4c807a87 feat(dashboard): add statistics API and enhance homepage dashboard cards yujiangping 2026-01-05 16:46:10 +08:00
  • 1b9271f652 Merge #107 into develop_web from feature/20251219_zy 赵莹 2026-01-05 16:41:11 +08:00
  • 3e71e4d15e feat(web): memory-read、memory-write、iteration、assigner、tool node zhaoying 2026-01-05 16:18:04 +08:00
  • 78207aca34 feat(workflow): add memory read and write node (#24) Eternity 2026-01-05 15:57:04 +08:00
  • ab0e465760 Merge #106 into develop from feature/20251219_xjn 朱文辉 2026-01-05 14:40:13 +08:00
  • c8b6e22143 feat(home page): optimize the statistical interface 谢俊男 2026-01-05 14:38:36 +08:00
  • a07e151c95 [add] migration script Mark 2026-01-05 14:10:45 +08:00
  • 1fc81d1347 Merge #105 into develop from feature/user-summary 乐力齐 2026-01-05 04:34:12 +00:00
  • e8a5cfe7e3 Merge #85 into develop from feature/actr-forget 乐力齐 2026-01-05 04:30:36 +00:00
  • d299c39c55 Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2026-01-05 12:19:03 +08:00
  • dd5e21a653 [ADD] add open api for knowledge、document、file、chunk、retrieval lixiangcheng1 2026-01-05 12:18:31 +08:00
  • 8625c0f266 Merge #104 into develop from feature/20251219_myh 朱文辉 2026-01-05 11:50:19 +08:00
  • 50bdf2cc75 Merge branch 'develop' of codeup.aliyun.com:redbearai/python/redbear-mem-open into develop Mark 2026-01-05 11:49:08 +08:00
  • 393fbee551 [modify] multi agent model parameter Mark 2026-01-05 11:49:01 +08:00
  • fc4cf418e0 feat(workflow): add support for question classifier in graph construction mengyonghao 2026-01-05 11:29:27 +08:00
  • 63f0fa5da2 Merge branch 'develop' into feature/20251219_myh mengyonghao 2026-01-05 11:10:01 +08:00
  • 4685fd14ad refactor(workflow): refactor graph construction to support subgraph building mengyonghao 2026-01-05 11:06:21 +08:00
  • 5957eb9c1a fix(workflow): ensure default values are properly retrieved in HTTP nodes mengyonghao 2026-01-05 11:02:17 +08:00
  • 1f6835a8e0 feat(workflow): enable front-end to cover pre-rendered non-variable values mengyonghao 2026-01-05 11:00:50 +08:00
  • b56994b999 feat(workflow): update workflow conditional logic mengyonghao 2026-01-05 10:57:44 +08:00
  • eaf2437633 feat(prompt_opt): support streaming output for prompt optimization API mengyonghao 2026-01-05 10:53:53 +08:00
  • fc831e04c1 feat(workflow): support retrieving variables wrapped in {{}} from variable pool mengyonghao 2026-01-05 10:52:46 +08:00
  • bf6ede64bd feat(workflow): add support for passing workspace ID mengyonghao 2026-01-05 10:51:57 +08:00
  • 55dac533d9 fix(workflow): fix passing of loop variable termination condition mengyonghao 2026-01-05 10:50:32 +08:00
  • 373b91143d feat(workflow): support variable types(TODO) mengyonghao 2026-01-05 10:49:30 +08:00
  • 2e00eec704 Merge #103 into develop from develop_web 朱文辉 2026-01-05 10:47:44 +08:00
  • e1bc6b8597 Merge #102 into develop from feature/20251219_xjn 朱文辉 2026-01-05 10:46:53 +08:00
  • f31341151f feat(index): add homepage with dashboard cards and knowledge graph support yujiangping 2026-01-05 10:37:08 +08:00
  • 3fe2ef6611 [modify] share chat Mark 2026-01-04 20:51:37 +08:00
  • 3a3cd59d8e [fix] app api multi agent call Mark 2026-01-04 20:08:19 +08:00
  • a66fb9eade feat(web): add loop node; add chat variable; zhaoying 2026-01-04 20:00:10 +08:00
  • c0b29dd938 feat(workflow_node): question classifier node optimization 谢俊男 2026-01-04 19:06:51 +08:00
  • 6babd0b531 Merge branch 'refs/heads/develop' into feature/20251219_xjn 谢俊男 2026-01-04 19:04:30 +08:00
  • 4e3b8870c5 feat(web): memory insight zhaoying 2026-01-04 18:30:20 +08:00
  • 4674d4d291 Merge branch 'develop' of codeup.aliyun.com:redbearai/python/redbear-mem-open into develop Mark 2026-01-04 18:05:15 +08:00
  • 57da24220f [fix] stream output reslut_merge event Mark 2026-01-04 18:05:09 +08:00
  • a8c5368d49 feat(home page): add statistical interface 谢俊男 2026-01-04 15:36:24 +08:00
  • b731389c81 Merge branch 'refs/heads/develop' into feature/20251219_xjn 谢俊男 2026-01-04 15:35:57 +08:00
  • aca5be2d1b Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2026-01-04 15:19:35 +08:00
  • c6cd2e5839 [fix]get knowledge graph entity types lixiangcheng1 2026-01-04 15:18:44 +08:00
  • 9dd3fc8d08 feat(web): add question classifier node zhaoying 2026-01-04 13:51:56 +08:00
  • 5f0e1694ce Merge #101 into develop_web from feature/20251219_zy 赵莹 2026-01-04 13:33:01 +08:00
  • 351be8aaf3 feat: llm node add context zhaoying 2026-01-04 12:06:24 +08:00
  • 02c8fd0e3f feat(web): forgetting engine config zhaoying 2026-01-04 11:22:06 +08:00
  • 5f6ae3a0ef Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2025-12-31 13:00:02 +08:00
  • 742d54342b [fix]parsed excel document error:float division by zero lixiangcheng1 2025-12-31 12:58:30 +08:00
  • ce2346f709 Merge #100 into develop_web from feature/20251219_zy 赵莹 2025-12-31 12:33:14 +08:00
  • b6cfd55aad feat(web): cluster handoffs disabled zhaoying 2025-12-31 12:32:50 +08:00
  • 21a33b84e5 Merge #99 into develop_web from feature/20251219_zy 赵莹 2025-12-31 12:31:26 +08:00
  • 24d68de98c feat(web): cluster zhaoying 2025-12-31 12:30:36 +08:00
  • 3560038894 fix(web): order history zhaoying 2025-12-31 12:25:38 +08:00
  • 184150810b Merge #98 into develop from feature/20251219_myh 朱文辉 2025-12-31 12:16:18 +08:00
  • 964f1c4fae Merge #97 into develop from fix/develop_kj_knowledge 朱文辉 2025-12-31 12:15:45 +08:00
  • 4c706048de fix(web): Editor zhaoying 2025-12-31 12:15:33 +08:00
  • e08e761319 fix(workflow): adapt node ID regex to support symbols mengyonghao 2025-12-31 12:06:50 +08:00
  • 8081c15d11 [bugfix] model_parameters params Mark 2025-12-31 12:05:42 +08:00
  • d476d92b7d fix(web): remove icon zhaoying 2025-12-31 11:52:20 +08:00
  • f5a057ddc5 data_config数据库默认值 lixinyue 2025-12-31 11:39:30 +08:00
  • f5afe36d60 Merge #96 into develop from fix/develop_kj_knowledge 朱文辉 2025-12-31 11:38:23 +08:00
  • f529525fbd [bugfix] model_parameters JSON serializable Mark 2025-12-31 11:34:21 +08:00
  • 8985d13635 提示词优化 lixinyue 2025-12-31 11:33:35 +08:00
  • 4f9b090b34 提示词优化 lixinyue 2025-12-31 11:28:37 +08:00
  • 9935459b32 Merge branch 'refs/heads/develop' into fix/develop_kj_knowledge lixinyue 2025-12-31 11:28:23 +08:00
  • b96a63fb22 表的默认值修改 lixinyue 2025-12-31 11:24:30 +08:00
  • 8d6e773a10 提示词优化 lixinyue 2025-12-31 11:21:12 +08:00
  • 68683e5d01 Merge #95 into develop_web from feature/20251219_zy 赵莹 2025-12-31 11:13:15 +08:00
  • 7f05a9c5c3 fix(web): knowledge-retrieval node update zhaoying 2025-12-31 10:35:40 +08:00
  • 6b0ee1b74a Merge #88 into develop from fix/develop_kj_knowledge 李新月 2025-12-31 02:20:45 +00:00
  • 7ce21afbb3 Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2025-12-31 09:51:20 +08:00
  • c78dc1fd47 [fix]parsed excel document error:float division by zero lixiangcheng1 2025-12-31 09:51:00 +08:00
  • 306efb50ce Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2025-12-31 09:14:13 +08:00
  • 07bcb54ed3 [fix]entity_resolution.py:199: SyntaxWarning: invalid escape sequence '\d' lixiangcheng1 2025-12-31 08:54:36 +08:00
  • 0475d80472 feat(tool system): add workflow tool nodes 谢俊男 2025-12-30 21:08:05 +08:00
  • e6c35e5f5a feat(tool system): add all methods for obtaining the tool 谢俊男 2025-12-30 21:07:24 +08:00
  • 73dad6f017 Merge branch 'refs/heads/develop' into feature/20251219_xjn 谢俊男 2025-12-30 21:05:31 +08:00
  • fd8466e002 feat(web): hidden node zhaoying 2025-12-30 20:16:58 +08:00
  • 76f760644a Merge #91 into develop_web from feature/20251219_zy 赵莹 2025-12-30 20:12:39 +08:00
  • eabe12eebe fix(web): update modal.confirm cancelText zhaoying 2025-12-30 20:12:15 +08:00
  • 3e6adb43a0 Merge #90 into develop_web from feature/20251219_zy 赵莹 2025-12-30 20:07:24 +08:00
  • 61926c29e5 fix(web): workflow save function zhaoying 2025-12-30 20:06:50 +08:00
  • a09d3be310 提示词优化 lixinyue 2025-12-30 19:46:48 +08:00
  • 72afe68de9 Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2025-12-30 19:32:06 +08:00
  • 37f72f919f [fix]parsed excel document error:float division by zero lixiangcheng1 2025-12-30 19:31:54 +08:00
  • 3aa52cc676 提示词优化 lixinyue 2025-12-30 19:25:40 +08:00
  • 93665180c8 Merge #89 into develop_web from feature/20251219_zy 赵莹 2025-12-30 19:07:21 +08:00
  • ca029730a1 Merge branch 'feature/20251219_lxc' into develop lixiangcheng1 2025-12-30 19:07:11 +08:00
  • 775d36b16b [fix]parsed excel document error:float division by zero lixiangcheng1 2025-12-30 19:05:29 +08:00
  • 4e73820271 提示词优化 lixinyue 2025-12-30 19:03:06 +08:00
  • ca8d5f5cc3 feat(web): add http-request、jinja-render node zhaoying 2025-12-30 18:54:14 +08:00