lixiangcheng1
6feea968e0
Merge branch 'feature/knowledge_lxc' into develop
2026-03-05 14:21:13 +08:00
lixiangcheng1
b5199b2eb9
【ADD】list operational mcp servers
2026-03-05 14:18:33 +08:00
yingzhao
6ed542b007
Merge pull request #465 from SuanmoSuanyangTechnology/feature/model_zy
...
Feature/model zy
2026-03-05 12:29:45 +08:00
Ke Sun
5322b0c4a3
Merge pull request #464 from SuanmoSuanyangTechnology/fix/ontology-scene
...
[fix] Deleting the default scene results in a 400 status code. A unif…
2026-03-05 11:26:01 +08:00
yingzhao
0d8f4c76e7
Merge pull request #463 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): chat variable support paragraph
2026-03-05 11:07:29 +08:00
lanceyq
e511b14933
[fix] Deleting the default scene results in a 400 status code. A unified language pop-up prompt is displayed.
2026-03-05 11:06:46 +08:00
zhaoying
b5ba53208e
feat(web): chat variable support paragraph
2026-03-05 11:05:51 +08:00
yingzhao
b8bfb4d0c5
Merge pull request #462 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): add SYSTEM_DEFAULT_SCENE_CANNOT_DELETE error i18n
2026-03-05 10:59:59 +08:00
zhaoying
1b666638bc
feat(web): add SYSTEM_DEFAULT_SCENE_CANNOT_DELETE error i18n
2026-03-05 10:58:25 +08:00
Mark
2bd364eca3
[add] migration script
2026-03-05 10:46:31 +08:00
zhaoying
f27fc51801
Merge branch 'develop' into feature/model_zy
2026-03-05 10:32:02 +08:00
Mark
0f85eff76b
Merge pull request #460 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(model and app)
2026-03-05 10:31:50 +08:00
zhaoying
0def474cc2
feat(web): app's chat support audio/video/document file
2026-03-05 10:30:35 +08:00
Timebomb2018
590ec3a446
feat(model and app):
...
1. Increase support for visual models and multimodal models;
2. The application and workflow can input various multimodal files such as images, documents, audio, and videos.
2026-03-05 09:55:54 +08:00
Ke Sun
23bfdcefef
Merge pull request #458 from SuanmoSuanyangTechnology/fix/RAG-memory
...
Fix/rag memory
2026-03-04 19:09:03 +08:00
lanceyq
647a978865
[fix] Restore task
2026-03-04 19:07:40 +08:00
Ke Sun
86f72100f0
Merge pull request #457 from SuanmoSuanyangTechnology/fix/External-API
...
Fix/external api
2026-03-04 18:24:32 +08:00
yingzhao
8b255259ba
Merge pull request #459 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
fix(web): chat loading fix
2026-03-04 18:07:22 +08:00
zhaoying
8aad8faae9
fix(web): chat loading fix
2026-03-04 18:05:54 +08:00
lanceyq
420f391f3c
[fix] Fixed tuple unpacking and moved UUID conversion into the try block.
2026-03-04 18:01:56 +08:00
lanceyq
817221347f
[fix] Preserve full result dict and default status to "unknown" instead of "success".
2026-03-04 17:57:58 +08:00
lanceyq
13dce5e265
Merge branch 'fix/RAG-memory' of github.com:SuanmoSuanyangTechnology/MemoryBear into fix/RAG-memory
2026-03-04 17:48:44 +08:00
lanceyq
850d9ee70b
[changes] Hide the user knowledge base and unify the display of memory capacity
2026-03-04 17:48:25 +08:00
lanceyq
ba36ccb21f
[changes] Hide the user knowledge base and unify the display of memory capacity
2026-03-04 17:46:13 +08:00
lanceyq
f712754927
Merge branch 'fix/External-API' of github.com:SuanmoSuanyangTechnology/MemoryBear into fix/External-API
2026-03-04 17:28:33 +08:00
lanceyq
efe3865aa4
[fix] Fix the external write memory API
2026-03-04 17:28:24 +08:00
lanceyq
53dbe2f436
[fix] Fix the external write memory API
2026-03-04 17:26:30 +08:00
yingzhao
720498084b
Merge pull request #456 from SuanmoSuanyangTechnology/feature/form_zy
...
Feature/form zy
2026-03-04 17:06:22 +08:00
zhaoying
f5eda38dc9
feat(web): ontology extract add form rules
2026-03-04 17:04:25 +08:00
yingzhao
8ada221777
Merge pull request #455 from SuanmoSuanyangTechnology/feature/form_zy
...
Feature/form zy
2026-03-04 16:47:14 +08:00
zhaoying
4ee198813a
feat(web): custom tool add form rules
2026-03-04 16:46:25 +08:00
zhaoying
440e8acd99
feat(web): mcp tool add form rules
2026-03-04 16:42:15 +08:00
Mark
37325e9802
Merge pull request #452 from SuanmoSuanyangTechnology/fix/workflow-api-stream
...
fix(workflow): fix incorrect fields in streaming API output
2026-03-04 16:06:03 +08:00
Eternity
778bc4bd70
fix(workflow): fix incorrect fields in streaming API output
2026-03-04 15:58:49 +08:00
lixiangcheng1
f78f59ec42
Merge branch 'feature/knowledge_lxc' into develop
2026-03-04 15:42:06 +08:00
lixiangcheng1
d4c4160215
【ADD]Knowledge base retrieval supports file set retrieval
2026-03-04 15:28:17 +08:00
yujiangping
85aea97c21
chore(web): disable market tab in tool management
...
- Comment out Market component rendering in ToolManagement view
- Update LastEditTime timestamp in file header
- Market tab functionality temporarily disabled pending further developmen
2026-03-04 15:13:14 +08:00
yujiangping
b075cad4de
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-03-04 15:03:04 +08:00
yujiangping
f326febc8a
feat:tool market add
2026-03-04 14:40:27 +08:00
Ke Sun
1738e45090
Merge pull request #451 from SuanmoSuanyangTechnology/fix/memory_incorememt
...
[changes] Setting the environment variable for the scheduled task time
2026-03-04 14:22:38 +08:00
lanceyq
6e758faa37
[changes] Using Pydantic to standardize the time data for scheduled tasks
2026-03-04 14:17:45 +08:00
Ke Sun
32e79c5df0
Fix/interest distribution ( #445 )
...
* [fix] Revising the judgment method for the interest analysis tags
* [fix] Revising the judgment method for the interest analysis tags
* [add] Set cache for the distribution of interest tags
* [fix] Revising the judgment method for the interest analysis tags
* [add] Set cache for the distribution of interest tags
* [changes] 1.Use structured logs;
2.Align the type and default value of "end_user_id" with the semantic meaning of "required".
2026-03-04 14:06:50 +08:00
Ke Sun
da4a1f536d
Merge pull request #450 from SuanmoSuanyangTechnology/fix/workflow-output
...
fix(workflow): rename output message field
2026-03-04 13:53:08 +08:00
lanceyq
b3af757167
[changes] Setting the environment variable for the scheduled task time
2026-03-04 13:51:31 +08:00
Eternity
82794f051a
fix(workflow): rename output message field
2026-03-04 13:49:33 +08:00
Mark
c041d24989
Merge pull request #446 from SuanmoSuanyangTechnology/feature/agent-variable
...
fix(workflow): rename output message field
2026-03-04 12:32:04 +08:00
yingzhao
1d662fb63e
Merge pull request #448 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): short term detail use Markdown
2026-03-04 12:27:49 +08:00
yingzhao
d1933d2aef
Merge pull request #447 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): workflow chat use content replace chunk
2026-03-04 12:25:06 +08:00
Eternity
163872be6e
fix(workflow): rename output message field
2026-03-04 12:23:17 +08:00
zhaoying
14fcb66a9c
feat(web): short term detail use Markdown
2026-03-04 12:19:48 +08:00