zhaoying
f09de3a11c
feat(web): components update
2026-03-16 14:53:52 +08:00
zhaoying
e13acdc8a9
feat(web): menu ui upgrade
2026-03-16 14:50:54 +08:00
zhaoying
509d1a2e24
feat(web): model select component replace
2026-03-07 17:18:27 +08:00
zhaoying
153e68e055
feat(web): ui upgrade
2026-03-07 15:09:22 +08:00
zhaoying
77b9a6a94e
feat(web): prompt ui upgrade
2026-03-07 15:00:40 +08:00
zhaoying
d68bbab419
feat(web): user memory & detail ui upgrade
2026-03-07 14:59:58 +08:00
zhaoying
6d53d9178c
feat(web): workflow ui upgrade
2026-03-07 14:55:04 +08:00
zhaoying
06fe3f2f01
feat(web): app page ui upgrade
2026-03-07 13:46:08 +08:00
zhaoying
e2b6c713e7
feat(web): Home page ui upgrade
2026-03-07 12:20:55 +08:00
zhaoying
0b3b241436
feat(web): components update
2026-03-07 12:18:11 +08:00
zhaoying
4c18f9e858
feat(web): update images
2026-03-07 12:15:08 +08:00
yingzhao
8fec54c085
feat(web): add fonts
2026-03-07 12:02:20 +08:00
yingzhao
d8e37a4d2b
feat(web): add fonts
2026-03-07 12:01:31 +08:00
zhaoying
1da2c4fa37
feat(web): add font folder
2026-03-07 11:59:50 +08:00
yingzhao
4438b08560
Merge pull request #508 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): ontology class default tag bugfix
2026-03-07 10:35:33 +08:00
zhaoying
1029f94669
fix(web): ontology class default tag bugfix
2026-03-07 10:33:32 +08:00
yingzhao
975844eccf
Merge pull request #506 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): chat file delete bugfix
2026-03-06 19:45:37 +08:00
zhaoying
865ad31f2f
fix(web): chat file delete bugfix
2026-03-06 19:44:34 +08:00
yingzhao
72b84dfc8f
Merge pull request #503 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): upload add loading
2026-03-06 18:32:56 +08:00
zhaoying
22382423ad
fix(web): upload add loading
2026-03-06 18:30:40 +08:00
yingzhao
ec7dc448c1
Merge pull request #501 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-03-06 17:29:09 +08:00
zhaoying
479bba9a4e
feat(web): http-request add headers variable
2026-03-06 17:27:43 +08:00
zhaoying
3c4dfb868f
fix(web): knowledge-retrieval node's config ignore name & description key
2026-03-06 17:15:32 +08:00
yingzhao
2c9401ccfb
Merge pull request #496 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): model status bugfix
2026-03-06 16:40:55 +08:00
zhaoying
2b0dedc81c
fix(web): model status bugfix
2026-03-06 16:38:11 +08:00
Ke Sun
16b87de0df
Merge branch 'develop' into release/v0.2.6
2026-03-06 16:37:02 +08:00
yingzhao
5f56cc8056
Merge pull request #493 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): workflow upload bugfix
2026-03-06 16:18:30 +08:00
zhaoying
827ab27bef
fix(web): workflow upload bugfix
2026-03-06 16:12:55 +08:00
yujiangping
82538c469f
Merge branch 'fix/v0.2.6_yjp' into release/v0.2.6
2026-03-06 15:32:34 +08:00
yujiangping
076ceee29d
fix(web): filter vision models for image2text and cleanup tool management
...
- Add vision capability filter for image2text model options in CreateModal
- Filter model options to only include models with 'vision' capability when type is 'image2text'
- Remove outdated file header comments from ToolManagement component
- Comment out 'market' tab from tabKeys array in ToolManagement
- Ensure image2text tool only displays compatible vision-capable models
2026-03-06 15:30:30 +08:00
zhaoying
862bff51cb
fix(web): i18n update
2026-03-06 15:18:36 +08:00
yujiangping
bccbeaabe4
fix:tool market hidden
2026-03-06 15:09:05 +08:00
zhaoying
fed0ae8e9c
feat(web): change memory extraction pruning_scene control
2026-03-06 13:54:33 +08:00
zhaoying
0b2651f4ed
fix(web): chat file delete bugfix
2026-03-06 13:36:50 +08:00
zhaoying
3398c4737a
fix(web): Official models do not support configuration
2026-03-06 12:27:52 +08:00
zhaoying
6a42e73667
fix(web): Pre-generate attachment preview links
2026-03-06 12:25:09 +08:00
zhaoying
7611db19f3
fix(web): app upload jump add delay
2026-03-06 12:06:32 +08:00
zhaoying
5c39d841ee
feat(web): default ontology hidden operate
2026-03-06 11:29:32 +08:00
zhaoying
1a08bea864
fix(web): update i18n
2026-03-06 10:50:16 +08:00
zhaoying
bc4406cec6
feat(web): ontology add warning info
2026-03-06 10:49:18 +08:00
zhaoying
3f052b7798
feat(web): ontology add warning info
2026-03-06 10:45:12 +08:00
zhaoying
80fa88ac37
fix(web): adjust variable validation timing during Agent debugging
2026-03-05 17:05:48 +08:00
yingzhao
51d04746a3
Merge branch 'release/v0.2.6' into feature/memory_zy
2026-03-05 16:49:46 +08:00
yingzhao
3b08d6c320
Merge pull request #470 from SuanmoSuanyangTechnology/feature/form_zy
...
feat(web): knowledge add form rules
2026-03-05 16:45:13 +08:00
zhaoying
495c5802a0
feat(web): knowledge add form rules
2026-03-05 16:43:59 +08:00
zhaoying
621b074b3d
feat(web): memory config & ontology add default tag
2026-03-05 16:36:39 +08:00
yingzhao
f90e102854
Merge pull request #468 from SuanmoSuanyangTechnology/feature/model_zy
...
feat(web): file type add default value
2026-03-05 15:15:56 +08:00
zhaoying
2e1eb9a5a6
feat(web): file type add default value
2026-03-05 15:12:18 +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