yujiangping
2d484fcb30
Merge branch 'feature/knowledgeBase_yjp' into develop
2026-02-03 17:12:36 +08:00
yujiangping
6e0407f404
style(web): translate Chinese comments to English in KnowledgeBase views
...
- Translate all Chinese comments to English in CreateDataset component
- Translate Chinese comments in DocumentDetails, Private, and Share pages
- Translate Chinese comments in all KnowledgeBase modal components (CreateContentModal, CreateDatasetModal, CreateFolderModal, etc.)
- Translate Chinese comments in KnowledgeGraph, RecallTest, and related components
- Translate Chinese comments in datasets and index files
- Improve code readability and maintain consistency with existing English codebase
- Ensure all inline comments and console logs use English for better maintainability
2026-02-03 17:08:22 +08:00
yingzhao
63fa4dc8ec
Merge pull request #287 from SuanmoSuanyangTechnology/docs/web_zy
...
Docs/web zy
2026-02-03 15:47:46 +08:00
zhaoying
a191e32f71
docs: add comments to the src/components directory
2026-02-03 15:45:11 +08:00
zhaoying
9a38e8a4a0
docs: add comments to the src/routes & src/store & src/utils directory
2026-02-03 15:43:25 +08:00
zhaoying
6194222289
docs: add comments to the src/hooks directory
2026-02-03 15:43:08 +08:00
yingzhao
0d077eaeb7
Merge pull request #286 from SuanmoSuanyangTechnology/feature/workflow_variable_zy
...
Feature/workflow variable zy
2026-02-03 15:42:07 +08:00
Mark
b2c7a9a005
Merge branch 'release/v0.2.3' into develop
2026-02-03 15:41:31 +08:00
zhaoying
be01f1869e
feat(web): iteration add output_type ;
...
docs(web): add comments
2026-02-03 15:40:18 +08:00
yingzhao
ec41d45234
Merge pull request #284 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): remove delete confirm content
2026-02-03 15:21:31 +08:00
zhaoying
567d1ba18b
fix(web): remove delete confirm content
2026-02-03 15:20:31 +08:00
zhaoying
df8706983b
feat(web): var-aggregator add group_type ;
...
docs(web): add comments
2026-02-03 15:19:02 +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
zhaoying
fb76f765cc
style(web): translate the comments in the web/src/api directory into English
2026-02-03 14:01:28 +08:00
Ke Sun
940c594066
Release/v0.2.3 ( #281 )
...
* feat(app and model): token consumption statistics of the cluster
* fix(web): prompt history remove pageLoading
* fix(prompt): remove hard-coded import of prompt file paths (#279 )
* Fix/develop memory bug (#274 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix(web): update retrieve_type key
* Fix/develop memory bug (#276 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix_timeline_memories
* write_gragp/bug_fix
* write_gragp/bug_fix
* write_gragp/bug_fix
* chore(celery): disable periodic task scheduling
* fix(prompt): remove hard-coded import of prompt file paths
---------
Co-authored-by: lixinyue11 <94037597+lixinyue11@users.noreply.github.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
Co-authored-by: Ke Sun <kesun5@illinois.edu >
---------
Co-authored-by: Timebomb2018 <18868801967@163.com >
Co-authored-by: Mark <zhuwenhui5566@163.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: Eternity <61316157+myhMARS@users.noreply.github.com >
Co-authored-by: lixinyue11 <94037597+lixinyue11@users.noreply.github.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
2026-02-03 10:33:39 +08:00
yingzhao
5e47fc45ab
Merge pull request #280 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): prompt history remove pageLoading
2026-02-03 10:32:02 +08:00
Eternity
b471d56a86
fix(prompt): remove hard-coded import of prompt file paths ( #279 )
...
* Fix/develop memory bug (#274 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix(web): update retrieve_type key
* Fix/develop memory bug (#276 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix_timeline_memories
* write_gragp/bug_fix
* write_gragp/bug_fix
* write_gragp/bug_fix
* chore(celery): disable periodic task scheduling
* fix(prompt): remove hard-coded import of prompt file paths
---------
Co-authored-by: lixinyue11 <94037597+lixinyue11@users.noreply.github.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
Co-authored-by: Ke Sun <kesun5@illinois.edu >
2026-02-03 10:29:51 +08:00
zhaoying
61f8029205
fix(web): prompt history remove pageLoading
2026-02-03 10:27:43 +08:00
yingzhao
931e9bcf0d
Merge pull request #275 from SuanmoSuanyangTechnology/fix/develop_chat_zy
...
fix(web): update retrieve_type key
2026-02-02 14:34:27 +08:00
zhaoying
67a3351c4c
fix(web): update retrieve_type key
2026-02-02 14:31:57 +08:00
zhaoying
15a254c0cd
feat(web): create space add icon
2026-02-02 11:49:32 +08:00
zhaoying
d62746fc8c
feat(web): RadioGroupCard support block mode
2026-02-02 11:49:24 +08:00
zhaoying
6754834eb3
fix(web): Restructure the CustomSelect component, repair the interface that is called multiple times when the form is updated
2026-02-02 11:40:19 +08:00
zhaoying
574d0afc72
feat(web): show code node
2026-02-02 10:28:21 +08:00
zhaoying
31c8ad611c
fix: chat conversation_id add node_start
2026-02-02 10:27:20 +08:00
yingzhao
fa009327ad
Merge pull request #262 from SuanmoSuanyangTechnology/feature/ontology_zy
...
fix(web): conflict resolve
2026-01-30 17:09:46 +08:00
zhaoying
838bd46e83
fix(web): conflict resolve
2026-01-30 17:09:05 +08:00
Ke Sun
e7370489e8
Release/v0.2.2 ( #260 )
...
* [modify] migration script
* [add] migration script
* fix(web): change form message
* fix(web): the memoryContent field is compatible with numbers and strings
* feat(web): code node hidden
* fix(model):
1. create a basic model to check if the name and provider are duplicated.
2. The result shows error models because the provider created API Keys for all matching models.
---------
Co-authored-by: Mark <zhuwenhui5566@163.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
Co-authored-by: Timebomb2018 <18868801967@163.com >
2026-01-30 15:10:22 +08:00
yingzhao
cd4661e878
Merge branch 'develop' into feature/ontology_zy
2026-01-30 14:26:27 +08:00
yingzhao
22151eb49b
Merge pull request #254 from SuanmoSuanyangTechnology/feature/prompt_zy
...
Feature/prompt zy
2026-01-30 14:23:00 +08:00
yingzhao
a67be85858
Merge pull request #245 from SuanmoSuanyangTechnology/feature/model_zy
...
feat(web): model ui update
2026-01-29 19:05:39 +08:00
zhaoying
59c5a3973a
feat(web): model ui update
2026-01-29 19:04:57 +08:00
yingzhao
bd480a466b
Merge pull request #242 from SuanmoSuanyangTechnology/feature/model_zy
...
feat(web): model ui update
2026-01-29 17:51:41 +08:00
zhaoying
4c34cb55b6
feat(web): model ui update
2026-01-29 17:50:57 +08:00
yingzhao
e137e4a38a
Merge pull request #241 from SuanmoSuanyangTechnology/feature/model_zy
...
feat(web): model ui update
2026-01-29 17:36:41 +08:00
zhaoying
b5989bbc25
feat(web): model ui update
2026-01-29 17:35:54 +08:00
zhaoying
9206c7642a
feat(web): memory management add scene
2026-01-29 17:13:30 +08:00
zhaoying
d1b4f2b6c2
feat(web): add Ontology menu
2026-01-29 17:13:19 +08:00
zhaoying
cca3900678
feat(web): BodyWrapper compoent update PageLoading
2026-01-29 15:57:59 +08:00
zhaoying
4fe32b7dbc
refactor: The PageScrollList component supports two generic parameters
2026-01-29 15:57:52 +08:00
yingzhao
24d4cb9b94
Merge pull request #237 from SuanmoSuanyangTechnology/feature/model_zy
...
fix(web): model bugfix
2026-01-29 14:59:05 +08:00
zhaoying
5b9adb799f
fix(web): model bugfix
2026-01-29 14:51:27 +08:00
yingzhao
131e0cc4c7
Merge pull request #235 from SuanmoSuanyangTechnology/feature/model_zy
...
fix(web): model list remove is_active
2026-01-29 12:18:33 +08:00
zhaoying
537be81b8f
fix(web): model list remove is_active
2026-01-29 12:16:45 +08:00
yingzhao
765168db7f
Merge pull request #233 from SuanmoSuanyangTechnology/feature/model_zy
...
fix(web): model bugfix
2026-01-29 12:11:17 +08:00
zhaoying
1e16b06a24
fix(web): model bugfix
2026-01-29 12:10:19 +08:00
yingzhao
10c87edae1
Merge pull request #230 from SuanmoSuanyangTechnology/feature/model_zy
...
fix(web): model bugfix
2026-01-28 20:00:25 +08:00
zhaoying
0eb335d112
fix(web): model bugfix
2026-01-28 19:58:33 +08:00
yingzhao
b8b26ccfe5
Merge pull request #229 from SuanmoSuanyangTechnology/feature/model_zy
...
fix(web): model bugfix
2026-01-28 18:46:27 +08:00
zhaoying
e89c23da4d
fix(web): model bugfix
2026-01-28 18:41:56 +08:00