xzj16125
30481ed8db
feat: sync application information with site records
...
- Enhanced app_service.update_app to sync name, description, and icon settings to Site
- Modified app_service.update_app_name to sync name changes to Site title
- Updated app_service.update_app_icon to sync icon changes to Site
This ensures that users always see the most up-to-date information when viewing
applications through the web interface.
2025-03-13 01:43:05 +08:00
非法操作
5019547d33
fix: can not test custom tool ( #15606 )
2025-03-12 16:34:56 +08:00
Joe
58f012f3de
fix: no attribute error ( #15597 )
2025-03-12 15:27:42 +08:00
Joel
b938c9b7f6
fix: trace return null cause page crash ( #15588 )
2025-03-12 14:40:43 +08:00
Yeuoly
2b1facc7a6
fix: set marketplace feature to false in feature_service.py ( #15578 )
2025-03-12 14:13:41 +08:00
Rafael Carvalho
1d5ea80a2b
feat: env MAX_TOOLS_NUM ( #15431 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-12 12:57:05 +08:00
jiangbo721
0415cc209d
chore: use TenantAccountRole instead of TenantAccountJoinRole ( #15514 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-12 12:56:30 +08:00
Joe
545e5cbcd6
fix: dataset editor ( #15218 )
2025-03-12 12:51:00 +08:00
Mars
1fab02c25a
fix:message api doc ( #15568 )
...
Co-authored-by: mars <linjx2@by-health.com>
2025-03-12 12:38:23 +08:00
crazywoola
258736f505
chore: remove unused parameter ( #15558 )
2025-03-12 12:09:39 +08:00
Lam
0bc4da38fc
feat: add debounced enter key submission to install form ( #15445 ) ( #15542 )
2025-03-12 11:25:54 +08:00
jiangbo721
037f200527
fix: invoke_error is not callable ( #15555 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-12 10:58:44 +08:00
zxhlyh
b541792465
fix: workflow loop node break conditions ( #15549 )
2025-03-12 10:10:51 +08:00
NFish
eb9b256ee8
fix: remove size prop in PlanBadge component because UpgradeBtn size … ( #15544 )
2025-03-12 09:49:15 +08:00
Kalo Chin
5d8b32a249
feat: add click-away and mounting logic to agent setting component ( #15521 )
2025-03-11 22:23:06 +08:00
yihong
c960b364c9
chore: update opendal version ( #14343 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-03-11 20:44:09 +08:00
Novice
b817036343
fix: nesting of conditional branches causing streaming output error ( #14065 )
2025-03-11 20:30:03 +08:00
-LAN-
46036e6ce6
fix: update version to 1.0.1 in configuration and Docker files ( #15478 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-11 18:50:42 +08:00
Jyong
1ffda0dd34
fix notion page display ( #15508 )
2025-03-11 18:40:02 +08:00
Jyong
da01b460fe
support workspace billing info ( #15510 )
2025-03-11 18:38:23 +08:00
Wu Tianwei
90a1508b87
fix: update placeholders in version info modal to indicate optional field ( #15499 )
2025-03-11 18:30:47 +08:00
DDDDD12138
b07016113c
fix: add animation to workflow process loader icon ( #15497 )
2025-03-11 18:04:58 +08:00
Wu Tianwei
d8317fcf81
fix: remove unnecessary modal ( #15493 )
2025-03-11 17:18:23 +08:00
Yeuoly
a6bc642721
refactor: optimize provider configuration queries with provider name … ( #15491 )
2025-03-11 17:09:51 +08:00
NFish
b730f243dc
fix: displan badge based on workspace plan ( #15489 )
2025-03-11 17:01:17 +08:00
Yuichiro Utsumi
71a57275ab
fix: improve selection of variable in workflow ( #15484 )
...
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-11 16:57:45 +08:00
Lick-liu
41bf8d925f
fix:To fix the issue of missing reference to body parameter ( #15443 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-11 16:16:53 +08:00
Yu Chun Chang
6d172498d1
Update the provider_id validation to fix the error message displayed … ( #15466 )
...
Co-authored-by: Kyle Chang <kylechang@91app.com>
2025-03-11 16:11:24 +08:00
-LAN-
cad58658c2
fix: simplify S3 client configuration by removing redundant checksum settings ( #15474 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-11 14:50:03 +08:00
heyszt
a58b990855
fix agent_execution_metadata ( #15444 )
2025-03-11 14:35:08 +08:00
Wu Tianwei
b6b1903a37
fix: fix chatbot publish and restore handling ( #15462 )
2025-03-11 13:36:45 +08:00
Jacky Wu
ed5596a8f4
fix: avoid llm node result var not init issue while do retry. ( #14286 )
2025-03-11 12:43:24 +08:00
Hao Cheng
49d0acd188
fix: replace old-style <br> tags to fix Mermaid rendering issues ( #13792 )
2025-03-11 12:40:55 +08:00
Novice
58a74fe1fb
chore: add comment to the PLUGIN_DIFY_INNER_API_KEY key ( #15381 )
2025-03-11 00:25:11 +08:00
Jyong
a1ab4aec3d
fix db migration ( #15422 )
2025-03-11 00:24:57 +08:00
Jyong
f77f7e1437
fix text split ( #15426 )
2025-03-11 00:24:27 +08:00
kenwoodjw
adda049265
fix kb permission ( #15199 )
...
Signed-off-by: kenwoodjw <blackxin55@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-03-10 23:47:45 +08:00
Jyong
9b2a9260ef
Feat/new saas billing ( #14996 )
2025-03-10 19:50:11 +08:00
Joe
c8cc31af88
fix: app trace permission ( #15397 )
2025-03-10 18:45:25 +08:00
-LAN-
d333de274f
chore(.github): add a new tracker template ( #15391 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-10 18:39:35 +08:00
KVOJJJin
9e220d5d30
Feat: configure dark mode legacy ( #15394 )
2025-03-10 16:41:06 +08:00
Wu Tianwei
2cf0cb471f
fix: fix document list overlap and optimize document list fetching ( #15377 )
2025-03-10 15:34:40 +08:00
kurokobo
269ba6add9
fix: remove port expose on db ( #15286 )
2025-03-10 15:01:34 +08:00
KVOJJJin
78d460a6d1
Feat: time period filter for workflow logs ( #14271 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-03-10 14:02:58 +08:00
-LAN-
3254018ddb
feat(workflow_service): workflow version control api. ( #14860 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-10 13:34:31 +08:00
kurokobo
f2b7df94d7
fix: return absolute path as the icon url if CONSOLE_API_URL is empty ( #15279 )
2025-03-10 13:15:06 +08:00
Yeuoly
59fd3aad31
feat: add PIP_MIRROR_URL environment variable support ( #15353 )
2025-03-10 12:59:31 +08:00
zxhlyh
a3d18d43ed
fix: tool name in agent ( #15344 )
2025-03-10 11:21:46 +08:00
engchina
20cbebeef1
modify OCI_ENDPOINT example value Fixes #15336 ( #15337 )
...
Co-authored-by: engchina <atjapan2015@gmail.com>
2025-03-10 10:47:39 +08:00
engchina
2968482199
downgrade boto3 to use s3 compatible storage. Fixes #15225 ( #15261 )
...
Co-authored-by: engchina <atjapan2015@gmail.com>
2025-03-10 09:56:38 +08:00