Ke Sun
|
304ccef101
|
chore(api): organize imports and refactor database context management
|
2026-03-03 12:30:09 +08:00 |
|
Mark
|
bdc22c892d
|
Merge pull request #437 from SuanmoSuanyangTechnology/fix/agent-files
fix(agent): fix issue where default runtime file list configuration was empty
|
2026-03-03 12:27:37 +08:00 |
|
Eternity
|
a5034e84ba
|
fix(agent): fix issue where default runtime file list configuration was empty
|
2026-03-03 12:19:43 +08:00 |
|
Ke Sun
|
6e2de96fed
|
Merge pull request #436 from SuanmoSuanyangTechnology/refactor/modify-path
[changes] modify-path
|
2026-03-03 12:18:15 +08:00 |
|
lanceyq
|
2b6d86e591
|
[changes]
|
2026-03-03 11:49:33 +08:00 |
|
Mark
|
8c6f4cb117
|
Merge pull request #434 from SuanmoSuanyangTechnology/feature/app-share-config
feat(app): add API to retrieve app configuration fields
|
2026-03-03 11:25:35 +08:00 |
|
yingzhao
|
16d4b32eb7
|
Merge pull request #435 from SuanmoSuanyangTechnology/feature/workflow_import_zy
fix(web): agent's variables init update
|
2026-03-03 11:24:10 +08:00 |
|
zhaoying
|
45a64dbbac
|
fix(web): agent's variables init update
|
2026-03-03 11:15:14 +08:00 |
|
Eternity
|
537668b463
|
Merge pull request #432 from SuanmoSuanyangTechnology/feature/workflow_import_zy
Feature/workflow import zy
|
2026-03-03 11:08:24 +08:00 |
|
Eternity
|
07fea23dd0
|
feat(app): add API to retrieve app configuration fields
|
2026-03-03 10:48:22 +08:00 |
|
yingzhao
|
cef14291f0
|
Merge pull request #432 from SuanmoSuanyangTechnology/feature/workflow_import_zy
Feature/workflow import zy
|
2026-03-03 10:29:32 +08:00 |
|
yingzhao
|
bbde0588af
|
Merge pull request #433 from SuanmoSuanyangTechnology/feature/form_zy
fix(web): change string regExp
|
2026-03-03 10:29:10 +08:00 |
|
zhaoying
|
aa7d52568b
|
fix(web): change string regExp
|
2026-03-03 10:24:21 +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 |
|