yingzhao
51d04746a3
Merge branch 'release/v0.2.6' into feature/memory_zy
2026-03-05 16:49:46 +08:00
zhaoying
621b074b3d
feat(web): memory config & ontology add default tag
2026-03-05 16:36:39 +08:00
Mark
404f78af0f
Merge tag 'v0.2.5-hotfix-1' into develop
...
v2.0.5-hotfix
# Conflicts:
# api/app/cache/__init__.py
# api/app/cache/memory/__init__.py
# api/app/celery_app.py
# api/app/core/config.py
# web/src/api/memory.ts
# web/src/views/Workflow/components/Chat/Chat.tsx
2026-03-05 14:37:35 +08:00
yingzhao
6ed542b007
Merge pull request #465 from SuanmoSuanyangTechnology/feature/model_zy
...
Feature/model zy
2026-03-05 12:29:45 +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
zhaoying
f27fc51801
Merge branch 'develop' into feature/model_zy
2026-03-05 10:32:02 +08:00
zhaoying
0def474cc2
feat(web): app's chat support audio/video/document file
2026-03-05 10:30:35 +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
440e8acd99
feat(web): mcp tool add form rules
2026-03-04 16:42:15 +08:00
zhaoying
34de0bb9c5
fix(web): memory use modal replace
2026-03-04 16:28:28 +08:00
yujiangping
f326febc8a
feat:tool market add
2026-03-04 14:40:27 +08:00
zhaoying
31bee889d7
feat(web): model add is_vision/is_omni config
2026-03-04 11:52:54 +08:00
yingzhao
c6c7a1827c
Merge pull request #440 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-03 15:33:13 +08:00
zhaoying
5c42a84c3e
fix(web): Implicit detail add check data api
2026-03-03 15:09:16 +08:00
yujiangping
8fdaebbe6e
Merge branch 'fix/release_web_yjp' into develop
2026-03-03 15:02:20 +08:00
yujiangping
ee4027c561
feat(web): enhance knowledge base sharing with stop share feedback
...
- Fix file download URL to use absolute API path instead of apiPrefix variable
- Add stopShareSuccess i18n message for English locale
- Add stopShareSuccess i18n message for Chinese locale
- Update ShareModal to display different success messages based on share toggle state
- Show "Sharing is off" message when disabling knowledge base sharing
- Improve user feedback when toggling share status on/off
2026-03-03 14:47:24 +08:00
zhaoying
1792cb4d93
feat(web): chat add variables
2026-03-03 13:48:50 +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
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
37ddcb91ac
feat(web): update text
2026-03-02 17:51:30 +08:00
zhaoying
5abfcdfbe8
feat(web): add unknown node
2026-03-02 17:07:29 +08:00
zhaoying
62b2ecdfc2
feat(web): form add rules
2026-03-02 14:41:58 +08:00
zhaoying
87df352adc
feat(web): memoryExtractionEngine add pruning
2026-03-02 11:42:46 +08:00
Ke Sun
8df72d2822
Merge pull request #423 from SuanmoSuanyangTechnology/release/v0.2.5
...
Release/v0.2.5
2026-02-28 18:38:18 +08:00
zhaoying
b79fe07052
feat(web): workflow import & export
2026-02-28 18:01:00 +08:00
zhaoying
c99f04314c
feat(web): create space storage type add recommend
2026-02-27 18:59:58 +08:00
zhaoying
6c49456c13
fix(web): update i18n
2026-02-25 18:50:30 +08:00
zhaoying
275be47224
fix(web): user i18next update
2026-02-25 15:47:13 +08:00
zhaoying
bd63e0fce8
feat(web): user email support change
2026-02-25 11:47:36 +08:00
zhaoying
cb7dbb0ed4
feat(web): loop & iteration run add sub node detail
2026-02-24 17:58:59 +08:00
yujiangping
371fdeb948
feat(web): add workspace sharing management i18n and update share modal
...
- Add new i18n keys for share management UI (shareSpace, shareSpaceTitle, shareSpaceNote) in both English and Chinese translations
- Update ShareModal title to use new 'shareSpace' i18n key for better UX clarity
- Update ShareModal description and note text to use new i18n keys (shareSpaceTitle, shareSpaceNote)
- Fix parser_config field name from 'third_party_platform' to '_third_party_platform' in CreateModal for proper form binding
- Improve share modal messaging to better communicate workspace sharing status and access control
2026-02-10 15:28:56 +08:00
zhaoying
787adf5423
fix(web): emotion add default value
2026-02-10 10:30:39 +08:00
zhaoying
7e7b54593c
feat(web): extraction engine add ontology
2026-02-09 21:05:04 +08:00
zhaoying
936fb8b8a1
feat(web): memory-write add messages config
2026-02-09 20:11:48 +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
yujiangping
4423a9d979
Merge branch 'feature/knowledgeBase_yjp' into develop
2026-02-06 17:22:22 +08:00
yujiangping
1eb44defb6
feat(web): Add Feishu and Yuque knowledge base sync support
...
- Add API endpoints for creating sync tasks and checking Feishu/Yuque authentication
- Add new sync-related UI components for Feishu and Yuque platform integration
- Add internationalization strings for sync operations and authentication messages in English and Chinese
- Add form fields for Feishu (App ID, App Secret, Folder Token) and Yuque (User ID, Token) credentials
- Add web crawler configuration fields (entry URL, max pages, delay, timeout, user agent)
- Add sync status messages (syncing, success, completed, timeout, failed, error states)
- Update CreateDataset component to support new data source types
- Update KnowledgeBase types to include new sync-related properties
- Enable users to synchronize knowledge base content from Feishu and Yuque platforms with proper authentication and error handling
2026-02-06 17:19:56 +08:00
zhaoying
8d4c5b5b33
feat(web): memory extraction engine add custom_text
2026-02-06 14:03:32 +08:00
yingzhao
97c5a78d48
Merge pull request #331 from SuanmoSuanyangTechnology/feature/workflow_variable_zy
...
feat(web): llm node config add vision,vision_input
2026-02-05 14:33:55 +08:00
zhaoying
5475496399
feat(web): llm node config add vision,vision_input
2026-02-05 14:25:16 +08:00
zhaoying
60231ec88d
feat(web): add skills menu
2026-02-05 10:53:16 +08:00
yingzhao
da835b6138
Merge branch 'develop' into docs/web_zy
2026-02-04 10:29:03 +08:00
zhaoying
7e650d86a5
style(web): translate the comments in the src/views directory into English
2026-02-04 10:27:27 +08:00
zhaoying
5e1e5f68e1
feat(web): Ontology support import & export;
...
docs(web): add comments to the src/views/Ontology directory
2026-02-03 14:12:06 +08:00