Mark
0f36c5c872
Merge pull request #547 from SuanmoSuanyangTechnology/fix/RAG-show
...
[changes] Field standardization
2026-03-12 19:52:57 +08:00
lanceyq
6a67f028ce
[changes] Set constants
2026-03-12 19:50:32 +08:00
lanceyq
572ce7f9ec
[changes] Field standardization
2026-03-12 19:13:24 +08:00
Ke Sun
4859ab3ba7
Merge pull request #544 from SuanmoSuanyangTechnology/fix/RAG-show
...
[add] RAG storage displays the page effect
2026-03-12 18:40:17 +08:00
lanceyq
110de0afbc
[add] RAG storage displays the page effect
2026-03-12 18:35:09 +08:00
Timebomb2018
73e51a9b0b
fix(app): Bug fixes for application import and export
2026-03-12 17:36:42 +08:00
Timebomb2018
a3e6f67ff7
fix(tool): The MCP tool checks for duplicate additions from the main screen and performs a test before adding.
2026-03-11 17:19:07 +08:00
Ke Sun
f1207dc8b9
Merge pull request #531 from SuanmoSuanyangTechnology/feature/pruning-scene
...
[add] Different scenarios achieve different pruning effects.
2026-03-10 20:16:08 +08:00
lanceyq
8b0f806079
[add] Different scenarios achieve different pruning effects.
2026-03-10 19:00:30 +08:00
Eternity
99e94b3567
feat(workflow,app): add MIME-based file handling and HTTP response files
2026-03-10 18:28:16 +08:00
Timebomb2018
f941541304
fix(app): Workflow import verification
2026-03-10 16:18:22 +08:00
Ke Sun
8a4d58c520
Merge pull request #524 from SuanmoSuanyangTechnology/feature/details-memory
...
Feature/details memory
2026-03-10 14:42:18 +08:00
lanceyq
424d2033ea
[add] Added an interface for refreshing RAG storage image data
2026-03-10 12:11:13 +08:00
lanceyq
fd556f9b00
[add] Generate user summaries and memory insights using Jinja2 tags
2026-03-10 11:51:17 +08:00
lanceyq
e2f5fa87b1
[add] Add cache to RAG storage
2026-03-10 11:41:09 +08:00
Mark
e4a2bd3b9b
Merge pull request #522 from SuanmoSuanyangTechnology/fix/bug-patch
...
feat(workspace, app, agent): add duplicate name validation and restrict model/memory config on agent publish
2026-03-10 11:31:54 +08:00
Timebomb2018
3237f4cd6e
feat(app): Application (agent, workflow) import/export
2026-03-10 11:27:28 +08:00
Timebomb2018
beea826377
feat(app): Application (agent, workflow) import/export
2026-03-10 11:17:52 +08:00
Eternity
7cdbbefc64
feat(workspace, app, agent): add duplicate name validation and restrict model/memory config on agent publish
2026-03-10 10:59:59 +08:00
Ke Sun
9fe47e2fb2
fix(memory_agent): handle draft run without current release
...
- Add TODO comment to verify end_user sources (chat, draft, apikey)
- Comment out release validation check to support draft run mode
- Add TODO note explaining temporary fix for draft execution
- Handle null current_release_id in result by returning None instead of failing
- Improve import formatting for MemoryConfig model import statement
- Allow configuration retrieval when app has no published release
2026-03-09 19:07:09 +08:00
lanceyq
e4aaa18f61
[changes] User summaries stored in RAG, generation of memory insights
2026-03-09 18:50:32 +08:00
Ke Sun
ece88a3879
Merge pull request #518 from SuanmoSuanyangTechnology/feature/timer-shaft
...
Feature/timer shaft
2026-03-09 14:44:46 +08:00
lanceyq
2612abc9d0
[add] Create a Celery task for checking the existence of the "implicit_emotions" data
2026-03-07 13:56:15 +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
lanceyq
834387e254
[add] Recently, memory activities have adopted Redis caching.
2026-03-06 18:39:21 +08:00
Ke Sun
254147265e
Merge pull request #497 from SuanmoSuanyangTechnology/fix/bug-patch
...
feat(workflow,chat): support multimodal context and add message_id to chat API response; fix Dify compatibility issues
2026-03-06 17:28:36 +08:00
Eternity
05c9ed1450
fix(workflow): ensure file messages are written to messages in non-stream mode
2026-03-06 17:26:03 +08:00
Eternity
f53633a8b8
fix(workflow): fix Dify compatibility issues
2026-03-06 17:17:29 +08:00
Timebomb2018
9600d687fa
fix(mcp): Obtain the MCP tool information to complete the channel information
2026-03-06 17:15:12 +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
Eternity
ccc67df8df
feat(workflow): support multimodal context
2026-03-06 15:44:37 +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
d069809001
[changes] AI review and correction of code
2026-03-06 14:35:16 +08:00
lanceyq
fc240849cf
[add] Semantic pruning is unified with the ontology engineering scenario.
2026-03-06 14:12:03 +08:00
Eternity
e833db954a
feat(chat): add message_id field to chat API response
2026-03-06 13:37:16 +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
Mark
4206c849c3
Merge pull request #481 from SuanmoSuanyangTechnology/fix/mutimodal
...
feat(model apikey)
2026-03-06 10:46:49 +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
Mark
e981c95225
Merge pull request #478 from SuanmoSuanyangTechnology/fix/db-connect-leak
...
fix(db): fix database connection leak
2026-03-06 10:40:35 +08:00
Eternity
aaa0410781
fix(db): fix database connection leak
2026-03-06 10:21:32 +08:00
lanceyq
c3707f543c
[changes] From the perspective of logical judgment, to determine the situation of duplicate names
2026-03-05 18:59:23 +08:00
lanceyq
d052c31ac5
[changes] The pre-query at the service layer has been removed. The DB constraint ensures a unique single source of truth.
2026-03-05 18:36:12 +08:00
lanceyq
7afe507296
[add] Memory configuration adds uniqueness detection
2026-03-05 18:19:30 +08:00
lanceyq
a1fc0fd394
[add] Added checks for idempotency of the ontology project
2026-03-05 18:19:30 +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
6c2fc75199
[fix] Memory configuration, addition of default identifiers for the ontology scene
2026-03-05 17:02:14 +08:00