zhaoying
1792cb4d93
feat(web): chat add variables
2026-03-03 13:48:50 +08:00
zhaoying
45a64dbbac
fix(web): agent's variables init update
2026-03-03 11:15:14 +08:00
yingzhao
f39c77ac70
Merge branch 'develop' into feature/workflow_import_zy
2026-03-03 10:16:59 +08:00
zhaoying
aa733354e8
fix(web): Editor input type add blur event
2026-03-03 10:14:36 +08:00
yingzhao
7cec966979
Merge pull request #431 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): update file type
2026-03-02 18:45:43 +08:00
yingzhao
74865d2cf2
Merge pull request #430 from SuanmoSuanyangTechnology/feature/form_zy
...
revert(web): revert file
2026-03-02 18:44:51 +08:00
zhaoying
c9a8753473
revert(web): revert file
2026-03-02 18:38:08 +08:00
zhaoying
ce8a2cbe34
feat(web): update file type
2026-03-02 18:32:19 +08:00
yingzhao
c0fdd0c6d3
Merge pull request #429 from SuanmoSuanyangTechnology/feature/form_zy
...
Feature/form zy
2026-03-02 18:29:54 +08:00
yingzhao
88bfcfe6cd
Merge pull request #428 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-02 18:29:25 +08:00
zhaoying
c4dcf1fd65
Merge branch 'feature/form_zy' of https://github.com/SuanmoSuanyangTechnology/MemoryBear into feature/form_zy
2026-03-02 18:26:23 +08:00
zhaoying
6cebddf893
feat(web): workflow runtime add error info
2026-03-02 18:14:36 +08:00
Mark
1738ed3664
Merge pull request #427 from SuanmoSuanyangTechnology/fix/workflow-variable
...
fix(workflow): handle non-stream output field changes, add file type support to HTTP node, fix iteration node flattening bug
2026-03-02 17:55:54 +08:00
zhaoying
37ddcb91ac
feat(web): update text
2026-03-02 17:51:30 +08:00
Eternity
574ab4506b
feat(workflow): add placeholder node for unknown types
2026-03-02 17:37:59 +08:00
zhaoying
81353538e5
feat(web): http node config support editor
2026-03-02 17:26:24 +08:00
zhaoying
5abfcdfbe8
feat(web): add unknown node
2026-03-02 17:07:29 +08:00
zhaoying
9962a61c21
feat(web): update app api
2026-03-02 15:54:35 +08:00
Eternity
5cf2b08777
fix(workflow): handle non-stream output field changes, add file type support to HTTP node, fix iteration node flattening bug
2026-03-02 14:59:12 +08:00
zhaoying
9be1c01b70
feat(web): chat content support scroll
2026-03-02 14:43:44 +08:00
zhaoying
62b2ecdfc2
feat(web): form add rules
2026-03-02 14:41:58 +08:00
zhaoying
2ff9000d25
feat(web): form add rules
2026-03-02 14:39:47 +08:00
Ke Sun
5829148ce4
Merge pull request #425 from SuanmoSuanyangTechnology/fix/2.6-bug
...
Fix/2.6 bug
2026-03-02 14:27:33 +08:00
lanceyq
8e15a340f6
[changes]Correct log output, log level, and pruning conditions
2026-03-02 12:09:10 +08:00
yingzhao
1270b7cdd8
Merge pull request #426 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): memoryExtractionEngine add pruning
2026-03-02 11:54:24 +08:00
lanceyq
7c02fe8148
Merge branch 'fix/2.6-bug' of github.com:SuanmoSuanyangTechnology/MemoryBear into fix/2.6-bug
2026-03-02 11:49:37 +08:00
lanceyq
4ac63e1c23
[add]Complete the interface integration for the display of semantic pruning for streaming output.
2026-03-02 11:49:28 +08:00
lanceyq
4aeb653ed2
[fix]Fix the display issue of semantic chunking for streaming output
2026-03-02 11:49:28 +08:00
lanceyq
2d5c2de613
[add]New semantic pruning effect display for streaming output
2026-03-02 11:49:28 +08:00
lanceyq
96590941cf
[add]The semantic pruning function is activated, removing the protection of question-answer pairs.
2026-03-02 11:49:28 +08:00
lanceyq
0655ff4a91
[fix]Correct the flaws existing in the semantic segmentation method
2026-03-02 11:49:28 +08:00
lanceyq
0ba370052e
[fix]Address the shortcomings of intelligent pruning
2026-03-02 11:49:28 +08:00
lanceyq
4d59e04aba
[changes]Ensure that there are sufficient labels for LLM to process, and control the number of label returns.
2026-03-02 11:49:28 +08:00
lanceyq
6db6c33564
[fix]Reduce the default number of items returned for popular tags
2026-03-02 11:49:28 +08:00
lanceyq
ed0d963aec
[fix]Modify the person who generates the user summary
2026-03-02 11:49:28 +08:00
lanceyq
3a36d038ee
[fix]Reconstructing memory incremental statistical scheduling task
2026-03-02 11:49:28 +08:00
lanceyq
3d068a9c96
[fix]Complete the API call logic for the homepage
2026-03-02 11:49:28 +08:00
zhaoying
87df352adc
feat(web): memoryExtractionEngine add pruning
2026-03-02 11:42:46 +08:00
lanceyq
8b546b7366
[add]Complete the interface integration for the display of semantic pruning for streaming output.
2026-02-28 19:26:16 +08:00
Mark
77ea0680fb
[add] migration script
2026-02-28 19:22:13 +08:00
乐力齐
4c592bf7e3
Feature/default ontology ( #424 )
...
* [add]Create a workspace and initialize the default ontology engineering scenario
* [add]The language parameters for creating the workspace determine the default language for switching in the ontology project.
* [changes]Standardized return format
* [add]The default ontology is associated with the default configuration.
* [add]Create a workspace and initialize the default ontology engineering scenario
* [add]The language parameters for creating the workspace determine the default language for switching in the ontology project.
* [changes]Standardized return format
* [add]The default ontology is associated with the default configuration.
2026-02-28 18:58:33 +08:00
lixinyue11
6718553bf4
Fix/develop memory rag ( #419 )
...
* fix_rag/fast summary
* fix_rag/fast summary
2026-02-28 18:47:08 +08:00
Mark
79dc6f3f69
Merge pull request #417 from SuanmoSuanyangTechnology/fix/workflow-adapter
...
fix(workflow): enhance Dify import types, templates and tool nodes
2026-02-28 18:46:56 +08:00
Ke Sun
8df72d2822
Merge pull request #423 from SuanmoSuanyangTechnology/release/v0.2.5
...
Release/v0.2.5
2026-02-28 18:38:18 +08:00
Ke Sun
035e56e42f
Merge branch 'main' into release/v0.2.5
2026-02-28 18:30:46 +08:00
Mark
3ce5926689
Merge pull request #416 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(app)
2026-02-28 18:23:14 +08:00
lanceyq
035464c0ac
[fix]Fix the display issue of semantic chunking for streaming output
2026-02-28 18:19:44 +08:00
yingzhao
f1fcffbfc0
Merge pull request #420 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): workflow import & export
2026-02-28 18:02:24 +08:00
zhaoying
b79fe07052
feat(web): workflow import & export
2026-02-28 18:01:00 +08:00
lanceyq
e6aa0e0e10
[add]New semantic pruning effect display for streaming output
2026-02-28 17:51:12 +08:00