Mark
ec2369c397
Merge pull request #379 from SuanmoSuanyangTechnology/fix/rememory_v0.2.4
...
bug/config_id
2026-02-09 21:07:24 +08:00
yingzhao
6ebd48408b
Merge pull request #380 from SuanmoSuanyangTechnology/fix/release_web_zy
...
feat(web): extraction engine add ontology
2026-02-09 21:06:10 +08:00
zhaoying
7e7b54593c
feat(web): extraction engine add ontology
2026-02-09 21:05:04 +08:00
lixinyue
f93c9f5cd2
bug/config_id
2026-02-09 21:02:41 +08:00
lixinyue
a810fbe008
bug/config_id
2026-02-09 21:02:29 +08:00
lixinyue
600a914bd9
bug/config_id
2026-02-09 20:55:04 +08:00
lixinyue
d8e3f9b7b8
bug/config_id
2026-02-09 20:46:45 +08:00
yingzhao
08d55e4463
Merge pull request #378 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): update request headers key
2026-02-09 20:23:33 +08:00
Mark
55e2baa865
Merge pull request #377 from SuanmoSuanyangTechnology/fix/workflow-memory-write
...
fix(workflow): align token usage fields and relax memory write
2026-02-09 20:22:35 +08:00
zhaoying
55174dc707
fix(web): update request headers key
2026-02-09 20:21:01 +08:00
Eternity
d57e3b3f64
perf(workflow): optimize token consumption tracking in question classifier and parameter extractor nodes
2026-02-09 20:19:15 +08:00
Eternity
aa42cd0aec
fix(workflow): adapt memory node write behavior
2026-02-09 20:13:23 +08:00
yingzhao
ac6d9a39ec
Merge pull request #376 from SuanmoSuanyangTechnology/fix/release_web_zy
...
feat(web): memory-write add messages config
2026-02-09 20:12:48 +08:00
zhaoying
936fb8b8a1
feat(web): memory-write add messages config
2026-02-09 20:11:48 +08:00
Mark
d554079e2b
Merge pull request #375 from SuanmoSuanyangTechnology/fix/workflow-memory-write
...
fix(workflow): adapt memory node write behavior
2026-02-09 19:25:01 +08:00
Eternity
37464a101e
fix(workflow): adapt memory node write behavior
2026-02-09 19:21:11 +08:00
Mark
8326db1143
Merge pull request #373 from SuanmoSuanyangTechnology/fix/skill_bug
...
fix(skills)
2026-02-09 18:24:26 +08:00
Timebomb2018
992e41e0a0
fix(skills): fix skill bug
2026-02-09 18:22:11 +08:00
yingzhao
076e95d5c2
Merge pull request #372 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): ui update
2026-02-09 18:03:26 +08:00
zhaoying
dfd79e5972
fix(web): ui update
2026-02-09 18:02:44 +08:00
Ke Sun
b16c9d53ef
refactor(memory): consolidate memory config extraction and remove unused validator
...
- Add workspace default LLM fallback for emotion model in extraction orchestrator
- Consolidate memory config ID extraction logic into MemoryConfigService
- Remove duplicate extraction methods from AppService (_extract_memory_config_id_from_agent, _extract_memory_config_id_from_workflow)
- Remove unused validate_embedding_model function from validators
- Simplify AppService by delegating memory config extraction to MemoryConfigService
- Update validator exports to remove validate_embedding_model
- Improve code maintainability by centralizing memory configuration logic
2026-02-09 17:28:42 +08:00
yingzhao
5fe85fb457
Merge pull request #371 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-09 16:58:42 +08:00
zhaoying
b45f470310
fix(web): agent model name bugfix
2026-02-09 16:57:06 +08:00
zhaoying
0ecda33ab8
fix(web): share chat file upload change requestConfig
2026-02-09 16:42:40 +08:00
yingzhao
7fcfca455a
Merge pull request #370 from SuanmoSuanyangTechnology/fix/release_web_zy
...
feat(web): jump support language
2026-02-09 16:10:43 +08:00
zhaoying
6a32154b8f
feat(web): jump support language
2026-02-09 15:47:41 +08:00
Mark
132206677f
Merge pull request #369 from SuanmoSuanyangTechnology/fix/workflow-publish
...
fix(workflow): avoid in-place mutation of operation dict during loop node validation
2026-02-09 15:46:27 +08:00
Eternity
30a8775548
fix(workflow): avoid in-place mutation of operation dict during loop node validation
2026-02-09 15:44:36 +08:00
Mark
045bc9aefc
Merge pull request #365 from SuanmoSuanyangTechnology/fix/workflow-exception
...
fix(workflow): improve streaming output, control branches and file JSON
2026-02-09 14:47:15 +08:00
Eternity
d5c46574cc
fix(workflow): fix loop variable type check, control node streaming output, and variable pool initialization
...
- Correct loop variable type detection to handle actual Python types
- Update StreamOutput control_nodes to support list of branches and fix upstream control node analysis
- Fix full_content aggregation in WorkflowExecutor for streaming outputs
- Initialize VariablePool with default "sys" and "conv" scopes
2026-02-09 14:44:38 +08:00
乐力齐
37fea09403
Fix/v0.2.4 bug llq ( #366 )
...
* [fix]Fix ID: 1004684 - Bug fixed. New "end_user_id" field added to the implicit memory interface.
* [fix]Fix bug ID1004858 and standardize Neo4j log output
* [changes]The main warehouse is associated with the sub-warehouse.
* [fix]Fix ID: 1004684 - Bug fixed. New "end_user_id" field added to the implicit memory interface.
* [fix]Fix bug ID1004858 and standardize Neo4j log output
* [changes]The main warehouse is associated with the sub-warehouse.
* [changes]Based on the AI review, the code has been corrected.
* [changes]Recovery of Implicit Memory Interface
2026-02-09 14:20:12 +08:00
yingzhao
063e8fae43
Merge pull request #368 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-09 13:59:46 +08:00
zhaoying
184c4fbf7f
feat(web): hidden app import
2026-02-09 13:53:08 +08:00
zhaoying
ea96830758
fix(web): ui update
2026-02-09 10:53:39 +08:00
yujiangping
d2edbc738d
fix(web): update Feishu parameter naming convention
...
- Rename Feishu credential parameters to use consistent naming with feishu_ prefix
- Update app_id to feishu_app_id for clarity and consistency
- Update app_secret to feishu_app_secret for clarity and consistency
- Update folder_token to feishu_folder_token for clarity and consistency
- Ensure validation logic uses updated parameter names
- Improves parameter naming consistency across the codebase
2026-02-09 10:53:08 +08:00
Eternity
03bc8c8280
fix(workflow): properly throw exception when LLM node model ID is not configured
2026-02-09 10:52:43 +08:00
yingzhao
68908213da
Merge pull request #364 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-09 10:38:27 +08:00
zhaoying
b3d5add89a
fix(web): skill operation
2026-02-09 10:37:57 +08:00
zhaoying
7fe2d8fbe1
fix(web): chat file ui update
2026-02-09 10:37:29 +08:00
Mark
bca03f1365
Merge pull request #361 from SuanmoSuanyangTechnology/fix/workflow-json
...
fix(workflow): resolve JSON serialization error for workflow input parameters
2026-02-07 15:02:29 +08:00
Eternity
c89f55f0bd
fix(workflow): resolve JSON serialization error for workflow input parameters
2026-02-06 21:43:21 +08:00
yingzhao
dcdc899528
Merge pull request #359 from SuanmoSuanyangTechnology/feature/chatWithFile_zy
...
fix(web): update img url
2026-02-06 21:25:58 +08:00
zhaoying
b57aa55001
fix(web): update img url
2026-02-06 21:24:42 +08:00
yingzhao
af596a09cf
Merge pull request #357 from SuanmoSuanyangTechnology/feature/chatWithFile_zy
...
feat(web): share chat & app chat support files
2026-02-06 21:13:31 +08:00
zhaoying
6849c620b8
feat(web): share chat & app chat support files
2026-02-06 21:11:51 +08:00
Mark
12598f0dca
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-02-06 20:13:49 +08:00
Mark
3f4ce4f16f
[add] share app can upload file
2026-02-06 20:13:36 +08:00
Mark
4aaf0d8d5c
Merge pull request #356 from SuanmoSuanyangTechnology/fix/workflow-file
...
fix(workflow): ensure file type defaults to empty list
2026-02-06 19:08:23 +08:00
Eternity
65db056e09
fix(workflow): ensure file type defaults to empty list
2026-02-06 19:06:10 +08:00
Mark
232cef7cb9
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-02-06 18:56:35 +08:00