wxy
956efe6a09
fix: read new_name from request body in copy_app endpoint
2026-03-18 17:04:14 +08:00
Eternity
0ea47ce890
feat(workflow): add configurable workflow feature options
2026-03-18 16:20:18 +08:00
Mark
f951075551
Merge pull request #572 from wanxunyang/feature/app-share-wxy
...
feat: app sharing improvements - add response fields, fix cross-workspace copy & editable permission
2026-03-17 10:47:50 +08:00
Timebomb2018
ea391dc44e
feat(app):
...
1. Add new functional features to the agent;
2. Enhance the voice output;
3. Modify the end_user binding;
4. Delete and modify the tools.
2026-03-16 18:00:09 +08:00
wxy
e21f713de0
Merge remote-tracking branch 'upstream/develop' into feature/app-share-wxy
...
# Conflicts:
# api/app/services/app_dsl_service.py
2026-03-16 17:54:01 +08:00
wxy
0832337839
feat(app): add cross-workspace app sharing with auto-rename on import
2026-03-16 16:16:02 +08:00
lixinyue
396493ad2b
fix/retrieve
2026-03-16 14:28:42 +08:00
Eternity
b71bc1f875
feat(multimodel): support multimodal memory display and improve code style
2026-03-13 14:47:56 +08:00
Mark
a7a2dabc5a
Merge pull request #549 from wanxunyang/feature/app-share-wxy
...
feat(app): add cross-workspace app sharing backend
2026-03-13 11:17:21 +08:00
wxy
d66b9dd8cb
feat(app): add cross-workspace app sharing backend
2026-03-13 10:26:59 +08:00
Mark
7267198a8c
Merge branch 'feature/i18n' into develop
...
* feature/i18n:
[add] i18n support zh,en
2026-03-13 10:24:33 +08:00
lixinyue
2a66775e45
add_remark
2026-03-12 14:17:44 +08:00
Mark
4f5ee24bc5
[add] i18n support zh,en
2026-03-11 10:45:07 +08:00
Eternity
99e94b3567
feat(workflow,app): add MIME-based file handling and HTTP response files
2026-03-10 18:28:16 +08:00
Mark
d080b44ac3
Merge branch 'release/v0.2.6' into develop
...
* release/v0.2.6:
fix(web): ontology class default tag bugfix
fix(version): Version 0.2.6 Release Notes
fix(web): chat file delete bugfix
feat: support model load balancing and add message_id to API responses
feat: support model load balancing and add message_id to API responses
[changes] Work space isolation
[add] Recently, memory activities have adopted Redis caching.
[changes] Work space isolation
[add] Recently, memory activities have adopted Redis caching.
fix(web): upload add loading
[changes] The enumeration check has been changed to a string.
[changes] The enumeration check has been changed to a string.
feat(web): http-request add headers variable
fix(workflow): ensure file messages are written to messages in non-stream mode
fix(workflow): fix Dify compatibility issues
[changes] Memory write completion active failure interest cache
feat(workflow): support multimodal context
[changes] AI review and correction of code
[add] Semantic pruning is unified with the ontology engineering scenario.
feat(chat): add message_id field to chat API response
2026-03-07 11:09:39 +08:00
Eternity
3e5f6176af
feat: support model load balancing and add message_id to API responses
2026-03-06 19:29:31 +08:00
lanceyq
cde61cb6ac
[changes] The enumeration check has been changed to a string.
2026-03-06 17:34:52 +08:00
Ke Sun
cae9105b8d
Merge pull request #489 from SuanmoSuanyangTechnology/feature/scene-uniformity
...
[add] Semantic pruning is unified with the ontology engineering scena…
2026-03-06 16:55:20 +08:00
Ke Sun
08e4ad6a7c
Merge pull request #495 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(mcp)
2026-03-06 16:40:03 +08:00
Ke Sun
16b87de0df
Merge branch 'develop' into release/v0.2.6
2026-03-06 16:37:02 +08:00
Timebomb2018
391cd602a2
fix(mcp): MCP tool binds the information of the tool marketplace
2026-03-06 16:32:33 +08:00
Mark
03676b7adc
Merge pull request #490 from SuanmoSuanyangTechnology/fix/mutimodal
...
fix(agent and model)
2026-03-06 14:48:34 +08:00
Timebomb2018
af6fde414f
fix(agent and model):
...
1. From the model square to the model list, the added models are initially set to be inactive. When manually activating them, a mandatory API key configuration is required.
2. Copying of applications (agent, workflow, multi_agent)
2026-03-06 14:40:07 +08:00
lanceyq
fc240849cf
[add] Semantic pruning is unified with the ontology engineering scenario.
2026-03-06 14:12:03 +08:00
Ke Sun
10c677a6fd
Merge pull request #486 from SuanmoSuanyangTechnology/release/v0.2.6
...
Release/v0.2.6
2026-03-06 12:29:07 +08:00
lanceyq
d3399dfaf5
[add] Default label for the entity type
2026-03-06 11:49:02 +08:00
Timebomb2018
f1c5f24f6b
feat(model apikey): Add validation modification for adding the apikey to the muti_modal model
2026-03-06 10:43:13 +08:00
Timebomb2018
139ae3bcb4
fix(tool and api key)
...
1. Tool name duplication check;
2. The default QPS value of API key is set to 100.
2026-03-05 17:08:09 +08:00
lanceyq
2cb6aeb022
[fix] The interface returns "is_system_default"
2026-03-05 17:02:14 +08:00
Eternity
16c1cbe24f
feat(agent): add input variable validation
2026-03-05 11:17:56 +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
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
Eternity
a5034e84ba
fix(agent): fix issue where default runtime file list configuration was empty
2026-03-03 12:19:43 +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
54700e6fbe
fix(workflow): fix exceptions when importing configs from Dify
2026-02-28 17:32:35 +08:00
Eternity
9916cf3265
feat(workflow): add Dify workflow import adapter and related APIs
2026-02-28 11:26:52 +08:00
山程漫悟
c72ce381c0
fix(workspace member) ( #407 )
...
* fix(workspace member): After the space inviter is removed, it can still be invited again.
* fix(login): fix login bug
2026-02-26 14:47:57 +08:00
Timebomb2018
bd037ac3a3
fix(token): If the "username" is provided, then use "username" as the username.
2026-02-25 16:57:00 +08:00
Timebomb2018
12ba3d473e
feat(user system): modifies the email address.
2026-02-25 11:29:42 +08:00
lixiangcheng1
0b9cc0f068
Merge remote-tracking branch 'origin/feature/knowledge_lxc' into develop
2026-02-25 10:31:34 +08:00
lixiangcheng1
5ca397befa
[ADD]mcp market: Obtain the list of MCP services from MCP Market Source - ModelScope
2026-02-25 10:27:16 +08:00
Eternity
44083aec79
feat(workflow): include loop information in loop node outputs
2026-02-24 17:35:20 +08:00
Mark
22f1bfa3fa
Merge branch 'release/v0.2.4' into develop
...
# Conflicts:
# web/src/views/Workflow/constant.ts
# web/src/views/Workflow/hooks/useWorkflowGraph.ts
2026-02-10 15:51:28 +08:00
乐力齐
100bf4fa49
Fix/bug en zh ( #382 )
...
* [fix]The log retains genuine alerts and errors, while filtering out unnecessary noise.
* [fix]Scenario English and Chinese, emotion specifications
* [fix]Change the "no data" scenario from 0.0 to None
2026-02-10 10:40:38 +08:00
Timebomb2018
ebad5e00a3
fix(model):
...
1. when adding a model API key to the model list, a tenant_id uniqueness check needs to be added;
2.the Model Square has cancelled custom models;
3. optimization of the interface logic for customizing model configurations in the model list
2026-02-09 10:02:34 +08:00
Eternity
ac47ab3deb
feat(DraftRun): support multimodal input for model comparison ( #353 )
2026-02-06 18:44:07 +08:00
Eternity
e253fba2e9
fix(workflow): move file URL retrieval into try block to allow exceptions
2026-02-06 17:18:00 +08:00
Eternity
c05d95924f
fix(multimodal): temporarily limit API to image-only modality
2026-02-06 16:36:23 +08:00
Ke Sun
2db583d62d
Merge branch 'develop' into fix/memory-enduser-config
2026-02-06 16:25:57 +08:00