NFish and GitHub
ec8b5f23d3
fix: nextjs security update (e-260) ( #29553 )
2025-12-12 11:42:48 +08:00
Joe and GareArc
173110e04d
fix: dataset editor
2025-06-20 16:10:22 +08:00
Xiyuan Chen and GareArc
63f3af8bc4
feat: use default access mode when importing dsl ( #21231 )
2025-06-19 17:15:59 +08:00
NFish and GitHub
3e60e682d1
Fix/webapp auth failed ( #21149 )
2025-06-18 11:25:45 +08:00
Xiyuan Chen and GitHub
0c01f7498d
Feat/webapp verified sso 260 ( #20815 )
2025-06-09 15:11:30 +09:00
NFish
c7d4026800
fix: remove all app token when logout
2025-06-06 15:53:40 +08:00
Xiyuan Chen and GitHub
512c1938c1
Feat/webapp verified sso 260: fetch previous app session in public token exchange ( #20740 )
2025-06-06 16:52:15 +09:00
Xiyuan Chen and GitHub
78cf376872
Feat/webapp verified sso 260: bad import path ( #20734 )
2025-06-06 16:09:45 +09:00
Xiyuan Chen and GitHub
e312894bc9
Feat/webapp verified sso 260: add token exchange for public app ( #20731 )
2025-06-06 15:49:08 +09:00
NFish and GitHub
26f291396d
Fix/webapp no permission page 260 ( #20730 )
2025-06-06 14:27:25 +08:00
Garfield Dai
4835d78529
Merge tag '0.15.8' into e-260
...
0.15.8
2025-06-06 12:26:42 +08:00
Xiyuan Chen and GitHub
05b746b350
Feat/webapp verified sso 260 ( #20690 )
2025-06-05 18:36:59 +09:00
Xiyuan Chen and GitHub
94289b8af9
Feat/webapp verified sso 260 ( #20684 )
2025-06-05 17:31:08 +09:00
Xiyuan Chen and GitHub
dcf4e5a30f
Feat/webapp verified sso 260 ( #20678 )
2025-06-05 16:17:44 +09:00
Xiyuan Chen and GitHub
05903e3251
Feat/webapp verified sso 260 ( #20496 )
2025-06-05 16:00:37 +09:00
NFish and GitHub
1357999a4c
fix: merge web app access scope control ( #20675 )
2025-06-05 14:37:35 +08:00
-LAN-
4b938ab18d
chore: Bump version
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-30 16:25:40 +08:00
-LAN-
88356de923
fix: Refactor web reader to use readabilipy ( #19789 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-30 16:23:17 +08:00
-LAN- and GitHub
5f09900dca
chore(api): Upgrade dependencies ( #19736 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-15 14:47:15 +08:00
-LAN-
9ac99abf20
docs(CHANGELOG): Update CHANGELOG
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-14 18:03:05 +08:00
-LAN-
32588f562e
feat(model): fix and re-add gpt-4.1.
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-14 18:02:32 +08:00
Joel and GitHub
36f8bd3f1a
chore: frontend third-part package security issue ( #19655 )
2025-05-14 14:08:05 +08:00
Xiyuan Chen and GitHub
4466088f2e
fix: invitations get suspended when an existing member appears ( #19585 )
2025-05-13 13:54:01 +08:00
-LAN-
c919074e06
docs(CHANGELOG.md): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-13 10:31:40 +08:00
88cd9aedb7
add gunicorn keepalive setting ( #19537 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Bowen Liang <liang.bowen.123@qq.com >
2025-05-13 10:28:13 +08:00
-LAN-
16a4f77fb4
fix(config): Allow DB_EXTRAS to set search_path via options
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-13 10:19:08 +08:00
-LAN- and GitHub
3401c52665
chore(pyproject.toml): Upgrade huggingface-hub, transformers and resend ( #19563 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-12 23:21:57 +08:00
NFish and GitHub
bc882ac4a1
fix: only owner can edit members in workspace ( #19321 )
2025-05-07 14:16:54 +08:00
1c2e8e1ce7
fix removing member without permission ( #16332 ) ( #19275 )
...
Co-authored-by: Linh Nguyen <55907715+batman0911@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2025-05-06 15:41:50 +08:00
Garfield Dai
33d2c9d2ca
Merge branch 'release/0.15-support' into e-260
2025-04-28 18:18:54 +08:00
Zixuan Cheng and GitHub
4fa3d78ed8
Revert "feat : add GPT4.1 in the model providers" ( #19002 )
2025-04-28 18:15:24 +08:00
Garfield Dai
849994d35e
Merge tag '0.15.7' into e-260
...
0.15.7
2025-04-28 17:17:26 +08:00
NFish and GitHub
2fce4a338c
fix: get realtime groups and members data every time user open the di… ( #18988 )
2025-04-28 17:01:07 +08:00
-LAN-
5f7f851b17
fix: Refines None checks in result transformation
...
Simplifies the code by replacing type checks for None with
direct comparisons, improving readability and consistency in
handling None values during output validation.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 15:40:14 +08:00
-LAN-
559ab46ee1
fix: Removes redundant token calculations and updates dependencies
...
Eliminates unnecessary pre-calculation of token limits and recalculation of max tokens
across multiple app runners, simplifying the logic for prompt handling.
Updates tiktoken library from version 0.8.0 to 0.9.0 for improved tokenization performance.
Increases default token limit in TokenBufferMemory to accommodate larger prompt messages.
These changes streamline the token management process and leverage the latest
improvements in the tiktoken library.
Fixes potential token overflow issues and prepares the system for handling larger
inputs more efficiently.
Relates to internal optimization tasks.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 15:39:12 +08:00
-LAN-
df98223c8c
chore: Updates to version 0.15.7 with new model support
...
Adds support for GPT-4.1 and Amazon Bedrock DeepSeek-R1 models.
Fixes issues with app creation from template categories and
DSL version checks.
Updates version numbers in configuration files and Docker
setup to 0.15.7 for consistency.
Addresses issues #18807 , #18868 , #18872 , #18878 , and #18912 .
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 14:19:07 +08:00
Zixuan Cheng and GitHub
144f9507f8
feat : add GPT4.1 in the model providers ( #18912 )
2025-04-27 19:31:20 +08:00
kelvintsim and GitHub
2e097a1ac0
add bedrock deepseek-r1 ( #18908 )
2025-04-27 19:30:42 +08:00
NFish and GitHub
9f7d8a981f
Patch: hotfix/create from template category ( #18807 ) ( #18868 )
2025-04-27 14:47:18 +08:00
c4729f8c20
fix: check dsl version when create app from explore template ( #18872 )… ( #18881 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
2025-04-27 14:32:28 +08:00
NFish and GitHub
5cb1cf9eca
Patch: Hotfix/create from template category ( #18807 ) ( #18869 )
2025-04-27 14:28:05 +08:00
zxhlyh and GitHub
40b31bafd5
fix: check dsl version when create app from explore template ( #18872 ) ( #18878 )
2025-04-27 14:21:45 +08:00
-LAN-
d38a2c95fb
docs(CHANGELOG): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-25 18:31:08 +08:00
-LAN-
7d18e2a0ef
feat(app_dsl_service): Refines version compatibility logic
...
Updates logic to handle various version comparisons, ensuring
more precise status returns based on version differences.
Improves handling of older and newer versions to prevent
mismatches and ensure appropriate compatibility status.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-25 18:27:31 +08:00
kelvintsim and GitHub
024f242251
add bedrock claude-sonnet-3.7 ( #18788 )
2025-04-25 17:35:12 +08:00
NFish and GitHub
de14a55bde
fix: i18n update ( #18787 )
2025-04-25 17:28:32 +08:00
NFish and GitHub
cbb1d722a5
fix: break switch logic if the sso protocol is empty ( #18783 )
2025-04-25 17:19:44 +08:00
NFish and GitHub
1769ce16f3
fix: disable batch run button when user has no permission. ( #18777 )
2025-04-25 16:46:58 +08:00
NFish and GitHub
170139bb0f
fix: update sso protocol default value to '' ( #18773 )
2025-04-25 16:20:20 +08:00
NFish and GitHub
ede0deb447
Fix/web app signin error ( #18765 )
2025-04-25 15:34:18 +08:00
NFish and GitHub
d40f2e7d94
fix: web app login show undefined error message ( #18757 )
2025-04-25 14:09:38 +08:00
NFish and GitHub
70ebfc064b
fix: stop auto retry login when web app return error ( #18747 )
2025-04-25 12:09:13 +08:00
GareArc
d6c252d77e
Merge branch 'feat/webapp-auth-api' into e-260
2025-04-24 23:48:25 -04:00
GareArc
fc3d3e0565
fix: wrong web sso protocal source in json
2025-04-24 23:48:18 -04:00
Xin Zhang and GitHub
b786bbdab5
fix: add workspace limitation in invite-login API ( #18724 )
2025-04-25 09:52:47 +08:00
Xin Zhang and GitHub
f45321dd27
fix: handle WorkspacesLimitExceededError in forgot_password.py ( #18716 )
2025-04-24 18:41:10 +08:00
NFish and GitHub
746d4d8ead
fix: update i18n ( #18711 )
2025-04-24 18:14:03 +08:00
NFish and GitHub
7c31e3b6ba
Hotfix/revert webapp login page ( #18706 )
2025-04-24 17:54:03 +08:00
Garfield Dai
7c1116f139
update.
2025-04-24 15:27:04 +08:00
Xin Zhang and GitHub
b82cc1c2e8
feat: priced limit ( #17683 )
2025-04-24 14:58:34 +08:00
NFish and GitHub
fee51ba994
Feat/e permission ( #18656 )
2025-04-24 13:10:01 +08:00
GareArc
2259dfdc58
Merge branch 'feat/webapp-auth-api' into e-260
2025-04-23 23:10:02 -04:00
GareArc
3761944a3f
fix: remove debug logs
2025-04-23 23:09:45 -04:00
GareArc
a239e756b0
Merge tag '0.15.6' into e-260
...
0.15.6
2025-04-23 22:41:12 -04:00
GareArc
ac54dd89f4
fix: change rel url value to target_ref
2025-04-23 22:39:21 -04:00
GareArc
5310ed4b54
Merge branch 'feat/webapp-auth-api' into e-260
2025-04-23 22:38:04 -04:00
-LAN-
bfdce78ca5
chore(*): Bump up to 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-23 14:06:46 +08:00
-LAN-
00c2258352
CHANGELOG): Adds initial changelog for version 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-23 13:55:33 +08:00
GareArc
09f8da1429
fix: allow empty list api
2025-04-22 22:20:29 -04:00
9f07584a00
Feat/e license limit ( #18436 )
...
Co-authored-by: Garfield Dai <dai.hai@foxmail.com >
2025-04-23 00:23:38 +08:00
Joel and GitHub
a1b3d41712
fix: clickjacking ( #18552 )
2025-04-22 17:08:52 +08:00
GareArc
fcc274d679
fix: add filter in installedapp list api
2025-04-22 02:54:30 -04:00
GareArc
14f378bbc6
Merge branch 'feat/webapp-auth-api' into e-260
2025-04-21 22:18:35 -04:00
GareArc
669fb6be0f
fix: wrong field name
2025-04-21 22:18:16 -04:00
GareArc
724ffe55c9
fix: add back sso system feature
2025-04-21 22:02:50 -04:00
GareArc
bfa5828259
fix: temp fix for unauthorized user in explore page
2025-04-21 19:40:51 -04:00
GareArc
455d14296f
fix: get app id from upstream decorator
2025-04-21 19:03:10 -04:00
GareArc
d1a25e54e5
fix: add logging
2025-04-21 18:48:24 -04:00
GareArc
9462ed7bbf
fix: add auth constraint to explore apps
2025-04-21 18:47:24 -04:00
GareArc
c6e63ac816
Revert "fix: update webapp auth api path"
...
This reverts commit a27db51b83 .
2025-04-21 02:07:43 -04:00
GareArc
a27db51b83
fix: update webapp auth api path
2025-04-21 02:06:07 -04:00
GareArc
e52a9fbfb7
fix: remove curr user in webapp permission api
2025-04-20 23:33:51 -04:00
GareArc
2af1dd6de3
feat: add webapp auth apis
2025-04-20 23:30:59 -04:00
b26e20fe34
fix: fix vertex gemini 2.0 flash 001 schema ( #18405 )
...
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id >
2025-04-19 22:04:13 +08:00
NFish and GitHub
161ff432f1
fix: update reset password token when email code verify success ( #18362 )
2025-04-18 17:15:15 +08:00
NFish and GitHub
509733fbf0
fix: update reset password token when email code verify success ( #18367 )
2025-04-18 17:15:02 +08:00
Xiyuan Chen and GitHub
99a9def623
fix: reset_password security issue ( #18366 )
2025-04-18 05:04:44 -04:00
GareArc
7770a45253
fix: add password security update
2025-04-18 05:02:26 -04:00
GareArc
bafdbade52
fix: wrong json structure
2025-04-11 17:19:34 -04:00
GareArc
fa76590c24
chore: add log
2025-04-11 16:59:52 -04:00
GareArc
d5b75470e4
fix: bad request
2025-04-11 16:48:09 -04:00
GareArc
5f87bdbe3a
fix: add batch get access mode api
2025-04-11 15:24:32 -04:00
GareArc
cb13b53ccd
fix: update webapp sso features
2025-04-11 03:25:58 -04:00
GareArc
a1dc3cfdec
fix: update code for access denied error
2025-04-11 02:45:46 -04:00
GareArc
7a4ec9cf23
fix: change error code for webapp auth
2025-04-11 02:41:02 -04:00
GareArc
4785c061a9
feat: add webapp clean up
2025-04-10 15:19:28 -04:00
GareArc
4105c8ff70
fix: bad api call
2025-04-10 06:27:00 -04:00
GareArc
b922c8c215
fix: make app private when created
2025-04-10 00:36:35 -04:00
GareArc
cbea30e65f
fix: bad field name
2025-04-09 17:21:16 -04:00
GareArc
e9a207b38e
fix: adjust enterprise api
2025-04-09 16:30:41 -04:00
GareArc
5e50570739
fix: update webapp jwt claim and add user accessibility support
2025-04-07 18:41:02 -04:00
GareArc
46d43e6758
feat: add web app auth
2025-04-07 17:03:26 -04:00
Alexi.F and GitHub
fe1846c437
fix: change gemini-2.0-flash to validate google api #17082 ( #17115 )
2025-03-30 13:04:12 +08:00
GareArc
1045f6db7a
fix: wrong arg parsing
2025-03-26 01:37:45 -04:00
GareArc
50d36612f0
fix: bad import
2025-03-26 00:34:04 -04:00
GareArc
e38631db8a
feat: add inner mail api
2025-03-25 21:47:30 -04:00
Garfield Dai
7f63cd52a2
update.
2025-03-24 23:08:54 +08:00
-LAN-
8e75eb5c63
fix: update version to 0.15.5 in packaging and docker-compose files
...
Sgned-off-by: -LAN- <lapz8200@outlook.com >
2025-03-24 16:47:06 +08:00
-LAN-
970508fcb6
fix: update GitHub Actions workflow to trigger on tags
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 16:45:29 +08:00
NFish
5b357fdbf0
Merge branch 'release/0.15.5' into e-0154
2025-03-24 16:42:11 +08:00
NFish
9283a5414f
fix: update yarn.lock
2025-03-24 16:41:07 +08:00
NFish
8923e64b8d
Merge branch 'release/0.15.5' into e-0154
2025-03-24 15:40:32 +08:00
-LAN-
2a2a0e9be9
fix: update DifySandbox image version to 0.2.11 in docker-compose files
...
Sgned-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 15:37:55 +08:00
Joel and GitHub
061a765b7d
fix: sanitizer svg to avoid xss ( #16608 )
2025-03-24 14:48:40 +08:00
-LAN-
acd7fead87
feat: remove Vanna provider and associated assets from the project
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 14:34:03 +08:00
KVOJJJin and NFish
64e9d96d84
chore: compatible with es5 ( #14268 )
2025-03-24 13:17:48 +08:00
NFish
d27de3818c
Merge branch 'release/0.15.5' into e-0154
2025-03-24 11:46:30 +08:00
NFish
bbb080d5b2
fix: update chatbot help doc link on the create app form
2025-03-24 11:28:35 +08:00
NFish
8c025abb3b
Merge branch 'release/0.15.5' into e-0154
2025-03-24 10:32:56 +08:00
NFish
c01d8a70f3
fix: upgrade nextjs to v14.2.25. a security patch for CVE-2025-29927.
2025-03-24 10:32:18 +08:00
NFish
98606ca558
fix: upgrade nextjs to v14.2.25
2025-03-24 10:12:21 +08:00
Garfield Dai
adf3e18ebd
Merge tag '0.15.4' into e-0154
2025-03-21 18:29:43 +08:00
-LAN-
1ca15989e0
chore: update version to 0.15.4 in configuration and docker files
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-21 16:39:06 +08:00
-LAN-
8b5a3a9424
Merge branch 'release/0.15.4' of github.com:langgenius/dify into release/0.15.4
2025-03-21 16:31:06 +08:00
-LAN-
42ddcf1edd
chore: remove 0.15.3 branch config in the build action
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-21 16:30:33 +08:00
Joel and GitHub
21561df10f
fix: xss in render svg ( #16437 )
2025-03-21 15:24:58 +08:00
Byron.wang and GitHub
4327ec8c4c
fix license expireAt field typo ( #16428 )
2025-03-21 13:43:43 +08:00
NFish
bbc5ec8301
fix: expired date calc error
2025-03-21 11:00:07 +08:00
NFish
4a51a72c1d
Merge branch 'e-0154' into deploy/enterprise
2025-03-20 17:34:52 +08:00
NFish
4b6adffa8e
fix: hide copyright on forgot-password/install/reset-password page
2025-03-20 17:34:19 +08:00
NFish
c7fd73d330
Merge branch 'e-0154' into deploy/enterprise
2025-03-20 10:13:09 +08:00
NFish
8a709e445a
fix: remove Dify from Service API doc
2025-03-20 10:12:27 +08:00
NFish
f02b77b99f
fix: Decouple login page logo component to avoid conflict with internal logo
2025-03-20 10:11:26 +08:00
GareArc
abc625bcce
Merge branch 'e-0154' into deploy/enterprise
2025-03-18 22:35:39 -04:00
GareArc
b6bc1f8bc4
fix: adjust logic for branding toggle
2025-03-18 22:35:27 -04:00
NFish
b8f9037cd3
Merge branch 'e-0154' into deploy/enterprise
2025-03-18 16:13:14 +08:00
NFish
02606ba3c7
fix: cannot update webapp copyright info
2025-03-18 16:12:52 +08:00
GareArc
79311d3fb5
Merge branch 'e-0154' into deploy/enterprise
2025-03-18 03:53:18 -04:00
GareArc
31086a1fbf
feat: add webapp copyright feature
2025-03-18 03:53:07 -04:00
NFish
6ae5d052e5
Merge branch 'e-0154' into deploy/enterprise
2025-03-18 14:55:36 +08:00
NFish
c794ecf101
fix: user can edit webapp copyright info only if webapp_copyright_enabled is true
2025-03-18 14:54:34 +08:00
GareArc
d887aae012
Merge branch 'e-0154' into deploy/enterprise
2025-03-18 01:55:38 -04:00
GareArc
1b1e96eff7
fix: typo
2025-03-18 01:55:27 -04:00
GareArc
eecd091063
Merge branch 'e-0154' into deploy/enterprise
2025-03-17 15:34:49 -04:00
GareArc
d38f2cb380
fix: change subject title
2025-03-17 15:34:28 -04:00
GareArc
56aaee5558
fix: wrong branding title
2025-03-17 15:01:31 -04:00
GareArc
d72b4752c9
fix: wrong title location
2025-03-17 15:00:04 -04:00
GareArc
ea769c6483
Merge branch 'e-0154' into deploy/enterprise
2025-03-17 14:24:00 -04:00
GareArc
ec194fa3d4
fix: invalid email template variables
2025-03-17 14:23:46 -04:00
NFish
b877039859
Merge branch 'e-0154' into deploy/enterprise
2025-03-17 10:37:20 +08:00
NFish
54634f26d2
fix: show copyright in webapp
2025-03-17 10:36:51 +08:00
NFish
3bef91a2cd
fix: show loading icon when fetching system features
2025-03-15 12:01:30 +08:00
NFish
7da45ba589
fix: show loading icon when fetching system features
2025-03-15 12:00:22 +08:00
NFish
e0232c67cc
fix: update document title and favicon in client side
2025-03-15 12:00:22 +08:00
GareArc
1dc4a229d4
Merge branch 'e-0154' into deploy/enterprise
2025-03-14 16:37:02 -04:00
GareArc
0e0bada1f3
fix: missing json keys
2025-03-14 16:36:49 -04:00
GareArc
5366a814f9
fix: update json keys
2025-03-14 16:35:05 -04:00
GareArc
f1240a22db
fix: remove default value
2025-03-14 13:26:44 -04:00
NFish
66f35c2b7e
Merge branch 'e-0154' into deploy/enterprise
2025-03-15 01:25:15 +08:00
NFish
766ee48531
fix: update document title and favicon in client side
2025-03-15 01:25:04 +08:00
NFish
083045f45c
Merge branch 'e-0154' into deploy/enterprise
2025-03-14 20:49:17 +08:00
NFish
fe237802c9
fix: update Dify text
2025-03-14 19:10:03 +08:00
NFish
00b923651f
fix: update document title with system features config
2025-03-14 19:10:03 +08:00
NFish
24fce3cc64
chore: use global zustand manage systemFeatures and share between all pages
2025-03-14 19:10:03 +08:00
GareArc
8ba969f67d
fix: add ci workflow
2025-03-13 17:15:11 -04:00
GareArc
6844d59371
fix: add default title name
2025-03-13 17:07:45 -04:00
GareArc
fe5529db85
Trigger workflow
2025-03-13 17:04:13 -04:00
GareArc
d89034d913
feat: add application title
2025-03-13 15:49:04 -04:00
NFish
360fbeb108
fix: update email template, add application_title
2025-03-13 17:28:49 +08:00
GareArc
e7c2fa1cfa
fix: remove system feature is_branding
2025-03-12 10:48:58 -04:00
Hash Brown and NFish
735f09d977
fix: build failed due to getPrevChatList no longer exists ( #13383 )
2025-03-12 10:22:33 +08:00
GareArc
f83a5e3e49
fix: wrong type
2025-03-11 07:46:48 -04:00
NFish
01a8d4efcc
fix: remove dify from invite template
2025-03-11 19:25:30 +08:00
GareArc
fdb1e649d4
feat: add branding support
2025-03-11 07:14:52 -04:00
NFish
0856792a57
fix: add email templates that are no brands or logo
2025-03-11 16:03:15 +08:00
crazywoola
0e33a3aa5f
chore: add ci
2025-02-19 14:34:36 +08:00
Hash Brown and crazywoola
d3895bcd6b
revert
2025-02-19 14:32:28 +08:00
Hash Brown and crazywoola
eeb390650b
fix: build failed
2025-02-19 14:32:28 +08:00
-LAN- and GitHub
ca19bd31d4
chore(*): Bump version to 0.15.3 ( #13308 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 15:20:05 +08:00
-LAN- and GitHub
413dfd5628
feat: add completion mode and context size options for LLM configuration ( #13325 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 15:08:53 +08:00
-LAN- and GitHub
f9515901cc
fix: Azure AI Foundry model cannot be used in the workflow ( #13323 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 14:52:57 +08:00
呆萌闷油瓶 and GitHub
3f42fabff8
chore:improve thinking display for llm from xinference and ollama pro… ( #13318 )
2025-02-07 14:29:29 +08:00
-LAN- and GitHub
1caa578771
chore(*): Update style of thinking ( #13319 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 14:06:35 +08:00
b7c11c1818
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered ( #12498 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2025-02-07 13:56:08 +08:00
非法操作 and GitHub
3eb3db0663
chore: refactor the OpenAICompatible and improve thinking display ( #13299 )
2025-02-07 13:28:46 +08:00
-LAN- and GitHub
be46f32056
fix(credits): require model name equals ( #13314 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 13:28:17 +08:00
sino and GitHub
6e5c915f96
feat(model): add deepseek-r1 for openrouter ( #13312 )
2025-02-07 12:39:13 +08:00
-LAN- and GitHub
04d13a8116
feat(credits): Allow to configure model-credit mapping ( #13274 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 11:01:31 +08:00
Kemal and GitHub
e638ede3f2
Update README_TR.md ( #13294 )
2025-02-07 09:11:39 +08:00
Riddhimaan-Senapati and GitHub
2348abe4bf
feat: added a couple of models not defined in vertex ai, that were already … ( #13296 )
2025-02-07 09:11:25 +08:00
呆萌闷油瓶 and GitHub
f7e7a399d9
feat:add think tag display for xinference deepseek r1 ( #13291 )
2025-02-06 22:04:58 +08:00
le0zh and GitHub
ba91f34636
fix: incorrect transferMethod assignment for remote file ( #13286 )
2025-02-06 19:32:21 +08:00
16865d43a8
feat: add deepseek models for volcengine provider ( #13283 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-02-06 18:20:03 +08:00
呆萌闷油瓶 and GitHub
0d13aee15c
feat:add deepseek r1 think display for ollama provider ( #13272 )
2025-02-06 15:32:10 +08:00
Wu Tianwei and GitHub
49b4144ffd
fix: add dataset edit permissions ( #13223 )
2025-02-06 14:26:16 +08:00
186e2d972e
chore(deps): bump katex from 0.16.10 to 0.16.21 in /web ( #13270 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 13:27:07 +08:00
40dd63ecef
Upgrade oracle models ( #13174 )
...
Co-authored-by: engchina <atjapan2015@gmail.com >
2025-02-06 13:24:27 +08:00
-LAN- and GitHub
6d66d6da15
feat(model_providers): Support deepseek-r1 for Nvidia Catalog ( #13269 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-06 13:03:19 +08:00
03ec3513f3
Fix bug large data no render ( #12683 )
...
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com >
2025-02-06 13:00:04 +08:00
-LAN- and GitHub
87763fc234
feat(model_providers): Support deepseek for Azure AI Foundry ( #13267 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-06 12:45:48 +08:00
JasonVV and GitHub
f6c44cae2e
feat(model): add gemini-2.0 model ( #13266 )
2025-02-06 12:28:59 +08:00
xhe and GitHub
da2ee04fce
fix: correct linewrap think display in generic openai api ( #13260 )
...
Signed-off-by: xhe <xw897002528@gmail.com >
2025-02-06 10:53:08 +08:00
JasonVV and GitHub
7673c36af3
feat(model): add gemini-2.0-flash-thinking-exp-01-21 ( #13230 )
2025-02-06 10:01:00 +08:00
Riddhimaan-Senapati and GitHub
9457b2af2f
feat: added models :gemini 2.0 flash 001 and gemini 2.0 pro exp 02-05 ( #13247 )
2025-02-06 09:58:39 +08:00
k-zaku and GitHub
7203991032
feat: add parameter "reasoning_effort" and Openai o3-mini ( #13243 )
2025-02-06 09:29:48 +08:00
xhe and GitHub
5a685f7156
feat: add think display for volcengine and generic openapi ( #13234 )
...
Signed-off-by: xhe <xw897002528@gmail.com >
2025-02-06 09:24:40 +08:00
Riddhimaan-Senapati and GitHub
a6a25030ad
fix: updated _position.yaml to include the latest model already integ… ( #13245 )
2025-02-06 09:21:51 +08:00
Riddhimaan-Senapati and GitHub
00458a31d5
feat: added deepseek r1 and v3 to siliconflow ( #13238 )
2025-02-05 21:59:18 +08:00
-LAN- and GitHub
c6ddf6d6cc
feat(model_providers): Add Groq DeepSeek-R1-Distill-Llama-70b ( #13229 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-05 19:15:29 +08:00
34b21b3065
feat: Add o3-mini and o3-mini-2025-01-31 model variants ( #13129 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-02-05 17:04:45 +08:00
Bowen Liang and GitHub
8fbb355cd2
chore: squash system dependencies installation steps ( #13206 )
2025-02-05 16:42:53 +08:00
HQidea and GitHub
e8b3b7e578
Fix new variables in the conversation opener would override prompt_variables ( #13191 )
2025-02-05 16:16:00 +08:00
-LAN- and GitHub
59ca44f493
chore(model_runtime): Move deepseek ahead in the providers list. ( #13197 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-05 16:08:28 +08:00
Bowen Liang and GitHub
9e1457c2c3
fix: mypy checks violation in AzureBlobStorage ( #13215 )
2025-02-05 15:56:23 +08:00
te-chan and GitHub
fac83e14bc
Use DefaultAzureCredential for managed identity in azure blob extention ( #11559 )
2025-02-05 13:43:43 +08:00
Nam Vu and GitHub
a97cec57e4
fix: SSRF proxy file descriptor leak in concurrent requests ( #13108 )
2025-02-05 13:10:27 +08:00
Riddhimaan-Senapati and GitHub
38c10b47d3
Feat: add linkedin to readme ( #13203 )
2025-02-05 12:27:58 +08:00
MaFee921 and GitHub
1a2523fd15
feat: bedrock_endpoint_url ( #12838 )
2025-02-05 12:24:24 +08:00
Warren Chen and GitHub
03243cb422
Modify params for bedrock retrieve generate ( #13182 )
2025-02-05 12:17:42 +08:00
Bowen Liang and GitHub
2ad7ee0344
chore: add tests for build docker image when dockerfile changed ( #10732 )
2025-02-05 11:40:22 +08:00
55ce3618ce
fix: Dollar Sign Handling in Markdown ( #13178 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-02-05 11:00:56 +08:00
TechnoHouse and GitHub
e9e34c1ab2
Install apt dependencies using bookworm source, consistent with base image. Remove unnecessary, error-prone pins ( #13176 )
2025-02-05 10:07:22 +08:00
-LAN- and GitHub
d4c916b496
chore(pyproject): Add type stubs into pyproject.toml ( #13145 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-04 12:01:28 +08:00
Obada Khalili and GitHub
8fbc9c9342
Solve circular dependency issue between workflow/constants.ts file and default.ts file ( #13165 )
2025-02-04 09:26:01 +08:00
aplio and GitHub
1b6fd9dfe8
fix: set indexing technique from dataset during update-by-text ( #13155 )
2025-02-03 11:06:03 +08:00
非法操作 and GitHub
304467e3f5
fix: not install libmagic raise error ( #13146 )
2025-02-03 11:05:20 +08:00
Kei YAMAZAKI and GitHub
7452032d81
add azure openai api version 2024-12-01-preview ( #13135 )
2025-02-03 11:04:20 +08:00
aplio and GitHub
87e2048f1b
nitpick: fix small typos in template.en.mdx ( #13156 )
2025-02-03 11:03:11 +08:00
Nam Vu and GitHub
d876084392
chore: upgrade libldap2 ( #13158 )
2025-02-03 11:02:14 +08:00
非法操作 and GitHub
840729afa5
feat: the think tag display of siliconflow's deepseek r1 ( #13153 )
2025-02-02 21:55:13 +08:00
Obada Khalili and GitHub
941ad03f3c
pass model and cost so that langfuse can show cost ( #13117 )
2025-02-02 15:27:27 +08:00
aplio and GitHub
d73d191f99
feature. add feat to modify metadata via dataset api ( #13116 )
2025-02-02 15:27:12 +08:00
Masashi Tomooka and GitHub
c2664e0283
chore: fix wrong VectorType match case ( #13123 )
2025-02-02 15:26:59 +08:00
-LAN- and GitHub
ee61cede4e
test(huggingface_hub): Skip the failed test temporarily. ( #13142 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-02 14:47:26 +08:00
-LAN- and GitHub
b47669b80b
fix: deduct LLM quota after processing invoke result ( #13075 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-02 12:05:11 +08:00
c0d0c63592
feat: switch to chat messages before regenerated ( #11301 )
...
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com >
2025-01-31 13:05:10 +08:00
Yingchun Lai and GitHub
b09c39c8dc
refactor: avoid to use extra space when finding model by name ( #13043 )
2025-01-30 15:08:29 +08:00
heyszt and GitHub
b4b09ddc3c
add tongyi qwen2.5-14b/7b-instruct-1m model ( #13089 )
2025-01-29 11:58:01 +08:00
Ademílson Tonato and GitHub
d0a21086bd
refactor: Update Firecrawl API parameters and default settings ( #13082 )
2025-01-29 11:21:05 +08:00
Yingchun Lai and GitHub
d44882c1b5
refactor: reduce duplciate code by inheritance ( #13073 )
2025-01-28 10:52:01 +08:00
Yingchun Lai and GitHub
23c68efa2d
fix: fix the formatter is not applied on log file ( #12704 )
2025-01-28 10:49:58 +08:00
Jason and GitHub
560c5de1b7
Fixed Novita AI color and added DeepSeek R1 model ( #13074 )
2025-01-28 10:38:54 +08:00
5d91dbd000
Set default LOG_LEVEL to INFO for celery workers and beat ( #13066 )
...
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com >
2025-01-27 17:09:41 +08:00
heyszt and GitHub
6c31ee36cd
fix qwen-vl blocking mode ( #13052 )
2025-01-27 11:35:23 +08:00
jiandanfeng and GitHub
edc29780ed
fix: "Model schema not found" error only in agents ( #12655 ) ( #12760 )
2025-01-27 11:33:13 +08:00
yjc980121 and GitHub
aad7e4dd1c
fix:Improve MIME type detection for remote URL uploads using python-magic ( #12693 )
2025-01-27 11:33:03 +08:00
Xin Zhang and GitHub
a6a727e8a4
feat: add inner API to create workspace without requiring email ( #13021 )
2025-01-26 15:36:56 +08:00
NFish and GitHub
d1fc65fabc
fix: adjust iteration node dark style ( #13051 )
2025-01-26 11:19:41 +08:00
Jason and GitHub
d4be5ef9de
Update Novita AI predefined models ( #13045 )
2025-01-26 09:25:29 +08:00
Shun Miyazawa and GitHub
1374be5a31
fix: Unexpected tag creation when pressing enter during tag conversion ( #13041 )
2025-01-25 19:30:26 +08:00
Warren Chen and GitHub
b2bbc28580
support bedrock kb: retrieve and generate ( #13027 )
2025-01-25 17:28:06 +08:00
非法操作 and GitHub
59b3e672aa
feat: add agent thinking content display of deepseek R1 ( #12949 )
2025-01-24 20:13:42 +08:00
IWAI, Masaharu and GitHub
a2f8bce8f5
chore: add Japanese translation: model_providers/bedrock ( #13016 )
2025-01-24 18:43:33 +08:00
Yueh-Po Peng (Yabi) and GitHub
a2b9adb3a2
Change typo in translation ( #13004 )
2025-01-24 13:48:21 +08:00
IWAI, Masaharu and GitHub
28067640b5
fix: wrong zh_Hans translation: Ohio ( #13006 )
2025-01-24 13:41:20 +08:00
da67916843
feat: add glm-4-air-0111 ( #12997 )
...
Co-authored-by: lowell <lowell.hu@zkteco.in >
2025-01-24 10:04:46 +08:00
zxhlyh and GitHub
e54ce479ad
Feat/prompt editor dark theme ( #12976 )
2025-01-23 16:20:00 +08:00
6024d8a42d
refactor: Update Firecrawl to use v1 API ( #12574 )
...
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com >
2025-01-23 11:14:48 +08:00
Joel and GitHub
f565f08aa0
fix: get property of string type variable caused page crash ( #12969 )
2025-01-23 11:02:29 +08:00
fd4afe09f8
fix: tools translate search ( #12950 )
...
Co-authored-by: lowell <lowell.hu@zkteco.in >
2025-01-22 19:27:02 +08:00
jiandanfeng and GitHub
dd0904f95c
feat: add giteeAI risk control identification. ( #12946 )
2025-01-22 19:26:25 +08:00
4c3076f2a4
feat: add pg vector index ( #12338 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-22 17:07:18 +08:00
-LAN- and GitHub
1e73f63ff8
chore: update version to 0.15.2 in packaging and docker configurations ( #12940 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-22 16:40:44 +08:00
sino and GitHub
d167d5b1be
feat(ark): support doubao 1.5 series of models ( #12935 )
2025-01-22 15:25:57 +08:00
le0zh and GitHub
71fa14f791
fix: resolve clipboard.writeText failure under HTTP protocol ( #12936 )
2025-01-22 15:18:23 +08:00
zxhlyh and GitHub
8dd1873e76
feat: workflow note dark theme ( #12932 )
2025-01-22 14:22:33 +08:00
-LAN- and GitHub
f91f5c7401
fix(batch_create_segment_to_index_task): count max_position in memory. ( #12929 )
2025-01-22 13:39:02 +08:00
Bowen Liang and GitHub
c62b7cc679
chore(build): bump poetry from 1.x to 2.x ( #12369 )
2025-01-22 13:38:24 +08:00
Jyong and GitHub
3ee213ddca
add milvus full text search setting ( #12930 )
2025-01-22 13:36:39 +08:00
8429877b02
fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log ( #12920 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-22 13:20:32 +08:00
EricPan and GitHub
05a0faff6a
fix: app token's last_used_at can't be updated when last_used_at is null ( #12770 )
2025-01-22 11:01:45 +08:00
Joel and GitHub
e09f6e4987
feat: support config chunk length by env ( #12925 )
2025-01-22 10:43:40 +08:00
jiandanfeng and GitHub
e23f4b0265
feat: add gemini-2.0-flash-thinking-exp-01-21 ( #12924 )
2025-01-22 10:14:37 +08:00
Shun Miyazawa and GitHub
f582d4a13e
feat: Add ability to change profile avatar ( #12642 )
2025-01-22 10:11:31 +08:00
2f41bd495d
fix:Fix a bug that returns null when the passed path is a file. ( #12775 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2025-01-22 10:10:03 +08:00
Jyong and GitHub
162a8c4393
fix update segment keyword with same content ( #12908 )
2025-01-21 19:19:32 +08:00
3d1ce4c53f
bug: fixed bedrock rerank bug ( #12774 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2025-01-21 19:09:36 +08:00
Joel and GitHub
6db3ae9b8e
chore: remove webapp ga ( #12909 )
2025-01-21 18:38:33 +08:00
6d0cb9dc33
fix: variable panel scrollable ( #12769 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-21 17:50:42 +08:00
k-zaku and GitHub
46e95e8309
fix: OpenAI o1 Bad Request Error ( #12839 )
2025-01-21 15:29:13 +08:00
JasonVV and GitHub
a7b9375877
Update deepseek model configuration ( #12899 )
2025-01-21 15:28:11 +08:00
0c6a8a130e
fix: external dataset hit test display issue( #12564 ) ( #12612 )
...
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com >
2025-01-21 14:31:45 +08:00
JasonVV and GitHub
9903f1e703
add deepseek-reasoner ( #12898 )
2025-01-21 12:40:58 +08:00
Bowen Liang and GitHub
6fad719e42
chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body ( #12761 )
2025-01-21 10:38:44 +08:00
jiandanfeng and GitHub
9aaee8ee47
fix: Issues related to the deletion of conversation_id ( #12488 ) ( #12665 )
2025-01-21 10:25:35 +08:00
Bowen Liang and GitHub
166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x ( #12702 )
2025-01-21 10:12:29 +08:00
Ding Jiatong and GitHub
925d69a2ee
feat:Support Minimax-Text-01 ( #12763 )
2025-01-21 10:08:53 +08:00
rayshaw001 and GitHub
5ff08e241a
fix: serply credential check query might return empty records ( #12784 )
2025-01-21 09:38:56 +08:00
kurokobo and GitHub
3defd24087
feat: allow updating chunk settings for the existing documents ( #12833 )
2025-01-21 09:25:40 +08:00
jiandanfeng and GitHub
9d86147d20
fix: SparkLite API Auth error ( #12781 ) ( #12790 )
2025-01-20 22:21:21 +08:00
jiandanfeng and GitHub
80801ac4ab
fix: "parmas" spelling mistake. ( #12875 )
2025-01-20 22:18:30 +08:00
Xu Song and GitHub
210926cd91
Fix suggested_question_prompt ( #12738 )
2025-01-20 22:16:30 +08:00
海狸大師 and GitHub
677a69deed
fix(i18n): correct typo in zh-Hant translation ( #12852 )
2025-01-20 22:15:41 +08:00
8dfdee21ce
chore: fix chinese translation for 'recall' ( #12772 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-20 22:15:26 +08:00
jiandanfeng and GitHub
6ea77ab4cd
fix: DeepSeek API Error with response format active (text and json_object) ( #12747 )
2025-01-20 22:04:18 +08:00
Hiroshi Fujita and GitHub
e3c996688d
feat: enhance credential extraction logic based on configurate method ( #12853 )
2025-01-20 21:59:22 +08:00
Wu Tianwei and GitHub
bc3a570dda
fix: Fix rerank model switching issue ( #12721 )
...
ok
2025-01-14 15:42:45 +08:00
0800021a2d
chore: translate i18n files ( #12708 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2025-01-14 13:35:23 +08:00
KVOJJJin and GitHub
435eddd867
Feat: copyright modification ( #12707 )
2025-01-14 10:00:57 +08:00
-LAN- and GitHub
6e0fb055d1
chore: bump version to 0.15.1 ( #12690 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 19:21:06 +08:00
eux and GitHub
1e9ac7ffeb
feat: add table of contents to Knowledge API doc ( #12688 )
2025-01-13 18:31:43 +08:00
Warren Chen and GitHub
b4873ecb43
[fix] support feature restore ( #12563 )
2025-01-13 18:29:06 +08:00
1859d57784
api tool support multiple env url ( #12249 )
...
Co-authored-by: mabo <mabo@aeyes.ai >
2025-01-13 17:49:30 +08:00
Boris Feld and GitHub
69d58fbb50
Add new integration with Opik Tracking tool ( #11501 )
2025-01-13 17:41:44 +08:00
-LAN- and GitHub
cb34991663
fix: add type hints for App model and improve error handling in audio services ( #12677 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 15:55:16 +08:00
-LAN- and GitHub
c700364e1c
fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service ( #12672 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 15:54:26 +08:00
Jyong and GitHub
9a6b1dc3a1
Revert "Feat/new saas billing" ( #12673 )
2025-01-13 15:17:43 +08:00
Kevin9703 and GitHub
54b5b80a07
fix(workflow): fix answer node stream processing in conditional branches ( #12510 )
2025-01-13 14:54:21 +08:00
831459b895
fix: ruff with statements ( #12578 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-01-13 09:55:55 +08:00
yihong and GitHub
4e101604c3
fix: ruff check for True if ... else ( #12576 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-13 09:38:48 +08:00
Chuehnone and GitHub
a6455269f0
chore: Adjust translations to align with Taiwanese Mandarin conventions ( #12633 )
2025-01-13 09:12:43 +08:00
cd257b91c5
Fix pandas indexing method for knowledge base imports ( #12637 ) ( #12638 )
...
Co-authored-by: CN-P5 <heibai2006@qq.com >
2025-01-13 09:06:59 +08:00
Jyong and GitHub
d8f57bf899
Feat/new saas billing ( #12591 )
2025-01-12 14:50:46 +08:00
gakkiyomi and GitHub
989fb11fd7
improve the readability of the function generate_api_key ( #12552 )
2025-01-09 21:30:17 +08:00
140965b738
chore: translate i18n files ( #12543 )
...
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com >
2025-01-09 20:30:06 +08:00
Jyong and GitHub
14ee51aead
Feat/add knowledge include all filter ( #12537 )
2025-01-09 20:21:25 +08:00
2e97ba5700
fix: Add datasets list access control and fix datasets config display issue ( #12533 )
...
Co-authored-by: nite-knite <nkCoding@gmail.com >
2025-01-09 17:44:11 +08:00
NFish and GitHub
f549d53b68
fix: sum costs return error value on overview page ( #12534 )
2025-01-09 16:04:14 +08:00
crazywoola and GitHub
a085ad4719
feat: show workflow running status ( #12531 )
2025-01-09 15:36:13 +08:00
lotsik and GitHub
f230a9232e
fix: Parsing OpenAPI spec for external tools ( #12518 ) ( #12530 )
2025-01-09 15:30:43 +08:00
e84bf35e2a
fix: same chunk insert deadlock ( #12502 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-09 15:16:41 +08:00
eux and GitHub
20f090537f
feat: add GET upload file API endpoint to dataset service api ( #11899 )
2025-01-09 14:52:09 +08:00
Gen Sato and GitHub
dbe7a7c4fd
Fix: Add a INFO-level log when fallback to gpt2tokenizer ( #12508 )
2025-01-09 14:37:46 +08:00
NFish and GitHub
b7a4e3903e
fix: add last_refresh_time to track the validity of is_other_tab_refreshing ( #12517 )
2025-01-09 10:40:45 +08:00
Hiroshi Fujita and GitHub
b4c1c2f731
fix: Reverse sync docker-compose-template.yaml ( #12509 )
2025-01-09 10:21:22 +08:00
kurokobo and GitHub
1b940e7daa
feat: add ci job to test template for docker compose ( #12514 )
2025-01-09 00:04:58 +08:00
非法操作 and GitHub
f4ee50a7ad
chore: improve app doc ( #12490 )
2025-01-08 18:37:12 +08:00
Jyong and GitHub
bee32d960a
fix #12453 #12482 ( #12495 )
2025-01-08 18:26:05 +08:00
YoungLH and GitHub
040a3b782c
FEAT: support milvus to full text search ( #11430 )
...
Signed-off-by: YoungLH <974840768@qq.com >
2025-01-08 17:39:53 +08:00
非法操作 and GitHub
d649037c3e
feat: support single run doc extractor node ( #11318 )
2025-01-08 15:20:15 +08:00
-LAN- and GitHub
0a49d3dd52
fix: tiktoken cannot be loaded without internet ( #12478 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-08 14:49:44 +08:00
Yingchun Lai and GitHub
53bb37b749
fix: fix the incorrect plaintext file key when saving ( #10429 )
2025-01-08 12:52:45 +08:00
Hiroshi Fujita and GitHub
d2586278d6
Feat elasticsearch japanese ( #12194 )
2025-01-08 12:35:41 +08:00
Wu Tianwei and GitHub
6635c393e9
fix: adjust opacity for model selector based on readonly state ( #12472 )
2025-01-08 12:11:45 +08:00
crazywoola and GitHub
6222179a57
Revert "fix:deepseek tool call not working correctly" ( #12463 )
2025-01-08 10:50:34 +08:00
Jyong and GitHub
05bda6f38d
add tidb on qdrant redis lock ( #12462 )
2025-01-08 08:55:44 +08:00
Hiroshi Fujita and GitHub
4295cefeb1
fix: allow fallback to remote_url when url is not provided ( #12455 )
2025-01-07 22:33:25 +08:00
非法操作 and GitHub
67228c9b26
fix: url with variable not work ( #12452 )
2025-01-07 21:55:51 +08:00
Jyong and GitHub
fd2bfff023
remove knowledge admin role ( #12450 )
2025-01-07 21:30:23 +08:00
Infinitnet and GitHub
4e6c86341d
Add 'document' feature to Sonnet 3.5 through OpenRouter ( #12444 )
2025-01-07 19:51:38 +08:00
2a14c67edc
Fix #12448 - update bedrock retrieve tool, support hybrid search type and re… ( #12446 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2025-01-07 19:51:23 +08:00
-LAN- and GitHub
c236f05f4b
chore: bump version to 0.15.0 ( #12297 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 18:05:14 +08:00
-LAN- and GitHub
0eeacdc80c
refactor: enhance API token validation with session locking and last used timestamp update ( #12426 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 18:04:41 +08:00
41f39bf3fc
Fix newline characters in tables during document parsing ( #12112 )
...
Co-authored-by: hisir <admin@qq.com >
2025-01-07 17:26:24 +08:00
呆萌闷油瓶 and GitHub
9677144015
fix:deepseek tool call not working correctly ( #12437 )
2025-01-07 17:25:38 +08:00
SiliconFlow, Inc and GitHub
15797c556f
add fish-speech-1.5 from siliconflow ( #12425 )
2025-01-07 15:27:34 +08:00
-LAN- and GitHub
acacf35a2a
chore(docker/.env.example): Add TOP_K_MAX_VALUE to the .env.example… ( #12422 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 14:51:16 +08:00
-LAN- and GitHub
d3f5b1cbb6
refactor: use tiktoken for token calculation ( #12416 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 13:32:30 +08:00
why and GitHub
196ed8101b
fix: [PromptEditorHeightResizeWrap] Bug #12410 ( #12406 )
2025-01-07 12:21:54 +08:00
SiliconFlow, Inc and GitHub
dc650c5368
Fixes #12414 : Add cheaper model and long context model for Qwen2.5-72B-Instruct from siliconflow ( #12415 )
2025-01-07 11:28:24 +08:00
Alex Chen and GitHub
2bb521b135
Support TTS and Speech2Text for Model Provider GPUStack ( #12381 )
2025-01-07 09:42:11 +08:00
409cc7d9b0
mark deprecated models in siliconflow #12399 ( #12405 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-07 09:08:58 +08:00
yihong and GitHub
fe26be2312
fix: http method can be upper case and lower case close #11877 ( #12401 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-06 20:35:53 +08:00
Wu Tianwei and GitHub
34519de3b7
fix: enhance chunk list management with new invalidation keys and imp… ( #12396 )
...
ok
2025-01-06 18:22:16 +08:00
Warren Chen and GitHub
147d578922
[Fix] revert sagemaker llm to support model hub ( #12378 )
2025-01-06 18:01:45 +08:00
Jyong and GitHub
9c317b64c3
sandbox doesn't provide auto disable log ( #12388 )
2025-01-06 15:57:13 +08:00
Joel and GitHub
3b8f6233b0
feat: support config top max value by env ( #12375 )
2025-01-06 10:38:14 +08:00
Hash Brown and GitHub
455b0cd696
chore: chat app textarea auto focus ( #12366 )
2025-01-05 21:25:00 +08:00
eux and GitHub
1fa66405c5
feat: support configuration of refresh token expiration by environment variable ( #12335 )
2025-01-04 11:56:44 +08:00
Wood and GitHub
b680a85b57
fix: resolve issue with the opening statement generated by the AutomaticRes component failing to sync between states. ( #12349 )
2025-01-04 11:56:11 +08:00
Wood and GitHub
682ebc5f64
Fix the issue where TextGeneration component does not correctly clear input data. ( #12351 )
2025-01-04 11:55:55 +08:00
Wood and GitHub
b8ba39dfae
Bugfix/style and i18n fixes ( #12350 )
2025-01-04 11:52:13 +08:00
Wood and GitHub
6c9e6a3a5a
fix: fix issue with chat-input-area clearing during Responding state. ( #12352 )
2025-01-04 11:51:35 +08:00
70698024f5
fix: empty delete bug ( #12339 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-03 20:46:39 +08:00
6df17a334c
fix: Update the API call address for the text_embedding model ( #12342 )
...
Co-authored-by: 方程 <fangcheng@oschina.cn >
2025-01-03 19:19:17 +08:00
a5fb59b17f
fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db ( #12337 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-03 19:12:48 +08:00
-LAN- and GitHub
7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes ( #12326 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 18:41:44 +08:00
Timmy-web and GitHub
478150e850
chore: fix typo in zh-Hant localization ( #12329 )
2025-01-03 17:38:30 +08:00
jifei and GitHub
3c2e30f348
fix : #12143 support streaming mode content start with "data:" ( #12171 )
2025-01-03 16:33:37 +08:00
Jyong and GitHub
b873e6349c
add child chunk preview number limit ( #12309 )
2025-01-03 16:14:27 +08:00
Shun Miyazawa and GitHub
2b1a32fd9c
feat: Add filter to show only apps created by the user ( #11968 )
2025-01-03 15:38:36 +08:00
Nam Vu and GitHub
a2105634a4
chore: change app card layout follow by #10847 ( #12317 )
2025-01-03 14:16:17 +08:00
7c71bd7be7
doc: Added explanation of chunk_overlap to knowledge API ( #12247 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-03 10:02:17 +08:00
丹枫染秋色 and GitHub
7c1961e618
feat: Add response format support to GLM-4 ( #12252 )
2025-01-03 09:38:50 +08:00
baeddd4d15
feat:Add support for stop parameter in hunyuan model #12313 ( #12315 )
...
Co-authored-by: xander-art <xander-art@gmail.com >
2025-01-03 09:15:04 +08:00
-LAN- and GitHub
6f5a8a33d9
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer ( #12316 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 09:13:18 +08:00
-LAN- and GitHub
52b2559a14
fix(app.py): if condition ( #12314 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 01:36:23 +08:00
yihong and GitHub
3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api ( #12120 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-02 18:52:36 +08:00
Wu Tianwei and GitHub
e58e573f3e
fix: add full doc mode preview length limit ( #12310 )
...
ok
2025-01-02 18:36:49 +08:00
-LAN- and GitHub
375aa38f5d
fix: improve content decoding in AppDslService ( #12304 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 16:54:46 +08:00
0e6317678f
Fix code scanning alert no. 111: Incomplete URL substring sanitization ( #12305 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-02 16:52:43 +08:00
e7dffcd0f6
chore(deps): bump aiohttp from 3.10.5 to 3.10.11 in /api ( #12303 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 16:42:47 +08:00
Hanqing Zhao and GitHub
065304d175
Modify jp translation ( #12292 )
2025-01-02 16:28:27 +08:00
-LAN- and GitHub
15f43dd326
chore(deps): update yarl version from 1.9.4 to 1.18.3 ( #12302 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 16:26:47 +08:00
09d759d196
fix: Fix parent child retrieval issues ( #12206 )
...
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
2025-01-02 16:07:21 +08:00
68757950ce
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /api ( #12300 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 16:04:10 +08:00
-LAN- and GitHub
3c45bdf18a
fix: disable gevent in debug mode for better compatibility with JetBrains Python debugger ( #12299 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 15:59:30 +08:00
Yingchun Lai and GitHub
c135967e59
refactor: simplify some exception catch code ( #12246 )
2025-01-02 14:25:12 +08:00
Sean Sun and GitHub
f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check ( #12273 )
2025-01-02 14:24:15 +08:00
5b01eb9437
chore: translate i18n files ( #12208 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2025-01-02 10:04:43 +08:00
呆萌闷油瓶 and GitHub
2e716f80d2
fix:The chart of average interaction counts per conversation show not… ( #12199 )
2025-01-02 10:02:56 +08:00
d7c0bc8c23
feat: Add response format support for openai compat models ( #12240 )
...
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com >
2025-01-02 09:59:34 +08:00
yihong and GitHub
f30bf08580
fix: close #12215 for yi special case ( #12222 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-02 09:58:34 +08:00
-LAN- and GitHub
a640803fc9
fix(models): use bigint on workflow_runs.total_tokens ( #12279 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 09:49:34 +08:00
Warren Chen and GitHub
9954ddb780
[Fix] modify sagemaker llm ( #12274 )
2025-01-02 09:49:11 +08:00
非法操作 and GitHub
b218df6920
fix: draft run single node can't get env variable ( #12266 )
2025-01-01 13:31:44 +08:00
-LAN- and GitHub
5b6950e545
fix: improve error handling in NotionOAuth for block parent page ID r… ( #12268 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:03:26 +08:00
-LAN- and GitHub
c7911c7130
fix: improve JSON parsing error handling in Executor class ( #12265 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:03:07 +08:00
-LAN- and GitHub
62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… ( #12264 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:02:44 +08:00
-LAN- and GitHub
6a85960605
feat: implement asynchronous token counting in GPT2Tokenizer ( #12239 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:02:08 +08:00
-LAN- and GitHub
63a0b8ba79
feat: integrate psycogreen for gevent compatibility in PostgreSQL ( #12253 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 14:45:59 +08:00
-LAN- and GitHub
634b382a3d
fix: enhance ToolEngineInvokeError to include meta information ( #12238 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 14:01:24 +08:00
fbf5deda21
fix(env): docker compose variable interpolation issue for COMPOSE_PRO… ( #12093 )
...
Co-authored-by: Han Kyaw <hankyaw@Hans-MBP.lan >
2024-12-31 13:46:51 +08:00
-LAN- and GitHub
d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs ( #12196 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 11:42:51 +08:00
Warren Chen and GitHub
fc29f2003e
translate comments ( #12234 )
2024-12-31 00:36:03 +08:00
Bowen Liang and GitHub
ab469aa07d
feat: support opening new tab in markdown button ( #12213 )
2024-12-30 22:27:25 +08:00
Warren Chen and GitHub
562450751f
[Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve ( #12227 )
2024-12-30 22:26:04 +08:00
NFish and GitHub
adacd01f82
Feat: support account deletion ( #10008 )
2024-12-30 13:39:26 +08:00
74d3320519
feat: account delete ( #11829 )
...
Co-authored-by: NFish <douxc512@gmail.com >
2024-12-30 11:33:42 +08:00
Benjamin and GitHub
309a15d1ba
fix: update api libldap package version in Dockerfile for security im… ( #12195 )
2024-12-29 21:36:07 +08:00
Kazuki Takamatsu and GitHub
bcef11681d
fix: default value of google storage sa to empty ( #12188 )
2024-12-29 17:32:55 +08:00
-LAN- and GitHub
8d15c8cfbf
fix: improve error handling in NotionExtractor data fetching ( #12182 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-29 11:53:09 +08:00
Hiroshi Fujita and GitHub
716bb8574d
fix: rendering errors occur when displaying hit test results in full text search ( #12191 )
2024-12-29 11:52:45 +08:00
呆萌闷油瓶 and GitHub
bd2fec4813
fix : #12125 ( #12184 )
2024-12-29 11:52:12 +08:00
非法操作 and GitHub
ead4b34127
fix: test run custom tool raise error ( #12178 )
2024-12-28 17:51:22 +08:00
Bowen Liang and GitHub
72ae414da4
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests ( #11922 )
2024-12-28 01:19:31 +08:00
Warren Chen and GitHub
4c9618be3f
[fix] modify en-US ( #12169 )
2024-12-27 21:18:34 +08:00
901028f1e8
[feat] Support Multi-Version Workflows ( #11990 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-27 21:05:06 +08:00
Hanqing Zhao and GitHub
adfbfc1255
Modify translation for error branch and update for the parent-child f… ( #12127 )
2024-12-27 20:55:33 +08:00
非法操作 and GitHub
b66c03dfe9
fix: workflow_as_tool output files raise error ( #12061 )
2024-12-27 20:33:28 +08:00
2a909e634b
feat: support Ernie-lite-pro-128k ( #12161 )
...
Co-authored-by: bigfish49 <bigfish49@126.com >
2024-12-27 20:23:46 +08:00
AkaraChen and GitHub
9d86056f1c
chore: add cursor pointer for option card ( #12119 )
2024-12-27 20:20:25 +08:00
非法操作 and GitHub
309fd76ddf
fix: comfyui output image's format ( #12121 )
2024-12-27 20:20:03 +08:00
yihong and GitHub
a3293b154e
fix: type is wrong issue ( #12165 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-27 18:33:53 +08:00
NFish and GitHub
eb8963a673
fix: workflow page throw warning: Attempts to access this ref will fail ( #12166 )
2024-12-27 18:33:15 +08:00
NFish and GitHub
89ce9a5db2
Fix: avatar dropdown keyboard navigation ( #12155 )
2024-12-27 18:10:36 +08:00
Jyong and GitHub
f4f2567105
owner and admin have all permission of knowledge base ( #12157 )
2024-12-27 17:09:13 +08:00
Jyong and GitHub
5a3fe61f2a
disable all chunks status when disable document ( #12149 )
2024-12-27 17:08:44 +08:00
-LAN- and GitHub
55c327ffcb
fix: handle case where member is not found in role update API ( #12156 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-27 16:04:50 +08:00
0fdb39f1c3
Fix: The topk parameter doesn't work in sagemaker rerank tool ( #12150 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-27 14:42:25 +08:00
-LAN- and GitHub
dae1b5a619
fix: import jieba.analyse ( #12133 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-27 11:37:55 +08:00
-LAN- and GitHub
26b5680913
fix: improve merge branch node ID checks in graph engine ( #12128 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:33:45 +08:00
a2855fa24a
chore: translate i18n files ( #12118 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com >
2024-12-26 23:33:11 +08:00
9c3cf7b69a
fix: 12050 ( #12109 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com >
2024-12-26 23:32:54 +08:00
-LAN- and GitHub
be7877f526
fix: enhance file upload error handling and update base error class ( #12132 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:31:29 +08:00
-LAN- and GitHub
e765d8e69e
fix: validate imported_version type in AppDslService ( #12135 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:26:55 +08:00
-LAN- and GitHub
4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… ( #12134 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:26:44 +08:00
-LAN- and GitHub
4e76f2fc44
fix: add properties to retrieve created by account and end user in Wo… ( #12129 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 19:50:45 +08:00
Jyong and GitHub
cf00ee42f5
send knowledge base auto disable notification ( #12126 )
2024-12-26 18:14:08 +08:00
Bowen Liang and GitHub
886758d2be
fix: typo in clean messages periodical task's logging ( #12090 )
2024-12-26 17:42:32 +08:00
yihong and GitHub
8339d2c7c9
fix: issue #11868 bring old logic back ( #12100 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-26 12:17:55 +08:00
Jyong and GitHub
811e4bd0cf
fix unstructured setting ( #12116 )
2024-12-26 12:08:36 +08:00
49feff082f
feat: parent child retrieval ( #12106 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-26 12:01:51 +08:00
yihong and GitHub
efdd54a670
fix: issue #12068 by test is answer in the ids ( #12105 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-26 10:31:05 +08:00
84ac004772
py lint ( #12102 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-26 00:16:35 +08:00
yihong and GitHub
bb35818976
fix: issue #12078 by redirect the right ( #12088 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 21:36:41 +08:00
-LAN- and GitHub
822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models ( #12096 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 21:34:53 +08:00
-LAN- and GitHub
d5f33212ac
fix: add type ignore comments for shared_task imports and clean up re… ( #12099 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 21:24:06 +08:00
-LAN- and GitHub
db2aa83a7c
Revert "Feat/parent child retrieval" ( #12095 )
2024-12-25 20:55:44 +08:00
Jyong and GitHub
9231fdbf4c
Feat/support parent child chunk ( #12092 )
2024-12-25 19:49:07 +08:00
017d7538ae
fix(billing_service): change retry condition to handle specific reque… ( #12091 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Garfield Dai <dai.hai@foxmail.com >
2024-12-25 18:40:27 +08:00
-LAN- and GitHub
a1c78ad9d4
fix(audio_service): validate message_id format using UUID ( #12087 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:52 +08:00
-LAN- and GitHub
754791efd3
fix(file_factory): validate upload_file_id format as UUID ( #12084 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:42 +08:00
-LAN- and GitHub
50b7ec3c73
fix(http_request): add error handling for invalid URLs ( #12082 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:33 +08:00
-LAN- and GitHub
7ae417b4b6
fix(tool): validate return type from _invoke method to ensure ToolInv… ( #12079 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:24 +08:00
-LAN- and GitHub
5d04638091
feat(message_feedback): add content argument to feedback creation ( #12077 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:15 +08:00
+56
2b2263a349
Feat/parent child retrieval ( #12086 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: AkaraChen <akarachen@outlook.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Warren Chen <warren.chen830@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com >
Co-authored-by: yihong <zouzou0208@gmail.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: KVOJJJin <jzongcode@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
Co-authored-by: Charlie.Wei <luowei@cvte.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: huayaoyue6 <huayaoyue@163.com >
Co-authored-by: kurokobo <kuro664@gmail.com >
Co-authored-by: Matsuda <yiyth.fcb6@gmail.com >
Co-authored-by: shirochan <s.yusuke0711@gmail.com >
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: Huỳnh Gia Bôi <boihuynh147@gmail.com >
Co-authored-by: Julian Huynh <julian.huynh@immersio.io >
Co-authored-by: Hash Brown <hi@xzd.me >
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: Kazuki Takamatsu <kazuki.takamatsu@chowagiken.co.jp >
Co-authored-by: Trey Dong <1346650911@qq.com >
Co-authored-by: VoidIsVoid <343750470@qq.com >
Co-authored-by: Gimling <huangjl@ruyi.ai >
Co-authored-by: xiandan-erizo <xiandan.erizo@gmail.com >
Co-authored-by: Muneyuki Noguchi <nogu.dev@gmail.com >
Co-authored-by: zhaobingshuang <1475195565@qq.com >
Co-authored-by: zhaobs <zhaobs@cailian.net >
Co-authored-by: suzuki.sh <s2terminal@users.noreply.github.com >
Co-authored-by: Yingchun Lai <laiyingchun@apache.org >
Co-authored-by: huanshare <huanshare@live.com >
Co-authored-by: huanshare <liuhuan101@longfor.com >
Co-authored-by: orangeclk <orangeclk@users.noreply.github.com >
Co-authored-by: 문정현 <120004247+JungHyunMoon@users.noreply.github.com >
Co-authored-by: barabicu <kztk533@gmail.com >
Co-authored-by: Wei Mingzhi <whistler_wmz@users.sf.net >
Co-authored-by: Paul van Oorschot <20116814+pvoo@users.noreply.github.com >
Co-authored-by: zkyTech <zhangkunyuan@hotmail.com >
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com >
Co-authored-by: Tommy <34446820+Asterovim@users.noreply.github.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
Co-authored-by: Novice <857526207@qq.com >
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
Co-authored-by: liuzhenghua <1090179900@qq.com >
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com >
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com >
Co-authored-by: Alok Shrivastwa <alok.shrivastwa@gmail.com >
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com >
Co-authored-by: JasonVV <jasonwangiii@outlook.com >
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com >
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com >
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: Junyan Qin <1010553892@qq.com >
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com >
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp >
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn >
Co-authored-by: luckylhb90 <luckylhb90@gmail.com >
Co-authored-by: hobo.l <hobo.l@binance.com >
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-25 18:17:15 +08:00
-LAN- and GitHub
39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… ( #12073 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:34:38 +08:00
1885d3df99
fix: unquote urls in docker-compose.yaml ( #12072 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:31:01 +08:00
-LAN- and GitHub
83ea931e3c
refactor: optimize database usage ( #12071 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:24:52 +08:00
b281a80150
fix: zoom in/out click ( #12056 )
...
Co-authored-by: marvin <sea-son@foxmail.com >
2024-12-25 13:30:51 +08:00
c98d91e44d
fix: o1 model error, use max_completion_tokens instead of max_tokens. ( #12037 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-12-25 13:29:43 +08:00
Kalo Chin and GitHub
3ea54e9d25
fix: update S3 and Azure configuration typos in .env.example and corr… ( #12055 )
2024-12-25 11:00:45 +08:00
yihong and GitHub
1d3f218662
fix: like failed close #12057 ( #12058 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 10:57:52 +08:00
yihong and GitHub
7da4fb68da
fix: can not find model bug ( #12051 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 08:42:52 +08:00
yihong and GitHub
7a24c957bd
fix: i18n error ( #12052 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 23:14:51 +08:00
yihong and GitHub
0ea6a926c5
fix: tool can not run ( #12054 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 23:14:32 +08:00
eux and GitHub
49bc602fb2
fix: --name option for the create-tenant command does not take effect ( #11993 )
2024-12-24 21:58:05 +08:00
TinsFox and GitHub
cdaef30cc9
refactor: replace div with button for better accessibility ( #12046 )
2024-12-24 19:13:24 +08:00
yihong and GitHub
56e15d09a9
feat: mypy for all type check ( #10921 )
2024-12-24 18:38:51 +08:00
Yi Xiao and GitHub
c91e8b1737
fix: modal bg color ( #12042 )
2024-12-24 16:26:47 +08:00
-LAN- and GitHub
094343739b
fix/array file cannot use in iteration node ( #12035 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-24 15:56:59 +08:00
-LAN- and GitHub
82134a1d50
fix: Replace generic exceptions with specific error classes in task p… ( #12036 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-24 15:24:19 +08:00
yihong and GitHub
6a0ff3686c
fix: fix typo ( #12034 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 15:23:27 +08:00
Yang Jingtao and GitHub
e0c24c0e99
fix: Fix session typo in workflow_trace method ( #12031 )
2024-12-24 10:30:31 +08:00
-LAN- and GitHub
1c80941c69
fix: add FileNotFoundError to ignored errors in Sentry integration ( #12023 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 22:36:44 +08:00
-LAN- and GitHub
e88ea71aef
chore/bump version to 0.14.2 ( #12017 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 19:15:48 +08:00
yihong and GitHub
e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches ( #11646 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 18:56:59 +08:00
-LAN- and GitHub
c3c85276d1
Fix/refactor invoke result handling in question classifier node ( #12015 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:54:08 +08:00
-LAN- and GitHub
af2888d394
fix: remove json_schema if response format is disabled. ( #12014 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:57 +08:00
-LAN- and GitHub
d0dd8b7955
fix: add UUID validation for tool file ID extraction ( #12011 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:42 +08:00
-LAN- and GitHub
75bce2822e
fix: add logging for missing edge mapping in StreamProcessor ( #12008 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:36 +08:00
-LAN- and GitHub
425cc1ea85
Fix/add retry mechanism to billing service request handling ( #12006 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:25 +08:00
zxhlyh and GitHub
2bf33c4dd2
Fix/workflow retry log ( #12013 )
2024-12-23 17:18:09 +08:00
dc19cd5d9d
fix: add retry feature to code node ( #12005 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-23 16:42:28 +08:00
yihong and GitHub
dfc25dbdd0
fix: drop useless and wrong code in Account ( #11961 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 16:30:04 +08:00
-LAN- and GitHub
c4091c4c66
fix: improve error handling for file retrieval in AwsS3Storage ( #12002 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 16:28:54 +08:00
zxhlyh and GitHub
ef95b1268e
Fix/workflow retry ( #11999 )
2024-12-23 15:55:50 +08:00
-LAN- and GitHub
e068bbec73
feat: add RequestBodyError for invalid request body handling ( #11994 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:53:03 +08:00
-LAN- and GitHub
9cfd1c67b6
fix: Introduce ArrayVariable and update iteration node to handle it ( #12001 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:52:50 +08:00
-LAN- and GitHub
8978a6a3ff
fix: remove unused credential validation logic in VectorizerProvider ( #12000 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:30:58 +08:00
Shun Miyazawa and GitHub
4e3d732934
feat: Warning on invite modal when mail setup is incomplete ( #11809 )
2024-12-23 15:27:49 +08:00
-LAN- and GitHub
03548cdfbc
fix: handle broader request exceptions in OAuth process ( #11997 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:23:11 +08:00
yihong and GitHub
70dd69d533
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions ( #11544 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 15:09:02 +08:00
453f324f54
fix: retry node in iteration logs wrong ( #11995 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-23 15:06:01 +08:00
c1aa55f3ea
fix: remove the unused retry index field ( #11903 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-23 14:32:11 +08:00
JasonVV and GitHub
4b1e13e982
Fix 11979 ( #11984 )
2024-12-23 14:30:04 +08:00
4584eb3058
Add custom to file types ( #11966 )
...
Co-authored-by: yagiyuki <yagiyuki>
2024-12-23 13:53:46 +08:00
VoidIsVoid and GitHub
02a7ae15f9
fix: fix update external dataset error in dataset list ( #11989 )
2024-12-23 13:53:05 +08:00
Yi Xiao and GitHub
74b1b60125
Feat: account page dark mode ( #11977 )
2024-12-23 11:17:49 +08:00
yihong and GitHub
39df994ff9
fix: create_feedback args are wrong ( #11962 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 09:20:47 +08:00
Benjamin and GitHub
d9875fe232
fix(commands): validate name encoding for non-Latin characters ( #11965 )
2024-12-23 09:20:30 +08:00
yihong and GitHub
26c10b9931
fix: 'dict_keys' object is not subscriptable error ( #11957 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-22 14:58:33 +08:00
-LAN- and GitHub
750662eb08
fix(workflow): update updated_at default to use UTC timezone ( #11960 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 14:55:18 +08:00
6b49889041
fix: messagefeedbackapi support content ( #11716 )
...
Signed-off-by: weiyang <24080293@smb956101.com >
Co-authored-by: weiyang <24080293@smb956101.com >
2024-12-22 10:45:55 +08:00
-LAN- and GitHub
03ddee3663
fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError ( #11951 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:43:40 +08:00
-LAN- and GitHub
10caab1729
fix: change CredentialsValidateFailedError to inherit from ValueError ( #11950 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:43:31 +08:00
-LAN- and GitHub
c6a72def88
fix(ops_trace_manager): handle None workflow_run in workflow_trace method and raise ValueError ( #11953 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:42:51 +08:00
-LAN- and GitHub
21a31d7f8b
fix(base_node): change BaseNodeError exception type from Exception to ValueError ( #11952 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:42:30 +08:00
-LAN- and GitHub
2c4df108e5
fix: raise http request node error on httpx.request error ( #11954 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:53 +08:00
-LAN- and GitHub
5db8addcc6
fix(core/errors): change base class of custom exceptions to ValueError ( #11955 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:34 +08:00
-LAN- and GitHub
dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… ( #11947 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:06 +08:00
-LAN- and GitHub
90f093eb67
fix(json_in_md_parser): improve error messages for JSON parsing failures ( #11948 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:56 +08:00
-LAN- and GitHub
a056a9d601
feat(code_node): add more check ( #11949 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:43 +08:00
-LAN- and GitHub
2ad2a402fb
fix(app_dsl_service): handle missing app mode with a ValueError ( #11945 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:12 +08:00
-LAN- and GitHub
3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… ( #11956 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:39:29 +08:00
非法操作 and GitHub
366857cd26
fix: gemini system prompt with variable raise error ( #11946 )
2024-12-21 23:14:05 +08:00
9578246bbb
fix: The default updated_at when a workflow is created ( #11709 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-12-21 23:13:58 +08:00
yihong and GitHub
9ee9e9c6de
fix: self.method should method in api_tool.py ( #11926 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-21 21:24:59 +08:00
呆萌闷油瓶 and GitHub
e22cc28114
fix:log error( #11942 ) ( #11943 )
2024-12-21 21:24:33 +08:00
-LAN- and GitHub
a227af3664
fix(code_node): update type hints for string and number checks in Cod… ( #11936 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:24:22 +08:00
-LAN- and GitHub
599d410d99
fix: validate reranking model attributes before processing ( #11930 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:23:12 +08:00
-LAN- and GitHub
5e37ab60d8
fix: validate response type in transform_response method ( #11931 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:23:03 +08:00
-LAN- and GitHub
0b06235527
fix: add RemoteFileUploadError for better error handling in remote fi… ( #11933 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:57 +08:00
-LAN- and GitHub
b8d42cdea7
fix: change MaxRetriesExceededError to inherit from ValueError ( #11934 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:47 +08:00
-LAN- and GitHub
455791b710
fix(model_runtime): make invoke as ValueError ( #11929 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:14 +08:00
-LAN- and GitHub
90323cd355
fix(tool_file_manager): raise ValueError when get timeout ( #11928 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:06 +08:00
-LAN- and GitHub
c07d9e96ce
fix(nodes): handle errors in question_classifier and parameter_extractor ( #11927 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:57 +08:00
-LAN- and GitHub
810adb8a94
fix: change OutputParserError to inherit from ValueError ( #11935 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:30 +08:00
-LAN- and GitHub
606aadb891
refactor: update builtin tool provider methods to use session management ( #11938 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:09 +08:00
-LAN- and GitHub
8f73670925
fix(file_factory): validate upload_file_id before querying UploadFile ( #11937 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:00 +08:00
-LAN- and GitHub
8c559d6231
fix(retrieval_service): avoid to use exception ( #11925 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:19:46 +08:00
Kalo Chin and GitHub
786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… ( #11913 )
2024-12-21 15:05:04 +08:00
de8800f41a
add three aws tools ( #11905 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-21 13:36:13 +08:00
左凌 and GitHub
7a00798027
Update input-var-list.tsx ( #9987 )
2024-12-21 11:54:12 +08:00
6ded06c6d9
fix: dataset search-input compostion can't work in chrome ( #11907 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2024-12-21 11:26:17 +08:00
f53741c5b9
revert: these 2 settings ( #11906 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-20 18:24:47 +08:00
Kalo Chin and GitHub
2681bafb76
fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error ( #11858 )
2024-12-20 18:23:42 +08:00
ac635c70cd
fix: doc can not extract tables ( #11879 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Co-authored-by: akinobu-i <akinobu-i@users.noreply.github.com >
2024-12-20 17:19:46 +08:00
zxhlyh and GitHub
ef7e47d162
fix: rerank switch ( #11897 )
2024-12-20 16:12:34 +08:00
4211b9abbd
chore: translate i18n files ( #11892 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
2024-12-20 16:12:01 +08:00
zxhlyh and GitHub
0c0120ef27
Feat/workflow retry ( #11885 )
2024-12-20 15:44:37 +08:00
dacd457478
feat: add workflow parallel depth limit configuration ( #11460 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
2024-12-20 14:52:20 +08:00
yihong and GitHub
7b03a0316d
fix: better memory usage from 800+ to 500+ ( #11796 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-20 14:51:43 +08:00
52201d95b1
chore: add retry index migration ( #11887 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:40:33 +08:00
e2cde628bb
chore: translate i18n files ( #11855 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-20 14:19:47 +08:00
AkaraChen and GitHub
3335fa78fc
fix: node 22 build ( #11883 )
2024-12-20 14:14:27 +08:00
7abc7fa573
Feat: Retry on node execution errors ( #11871 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:14:06 +08:00
f6247fe67c
Feat: Add partial success status to the app log ( #11869 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:13:44 +08:00
-LAN- and GitHub
996a9135f6
feat(llm_node): support order in text and files ( #11837 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-20 14:12:50 +08:00
-LAN- and GitHub
3599751f93
chore(db): use a better way to export models and remove unused table ( #11838 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-20 14:12:29 +08:00
2d186e1e76
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web ( #11876 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 13:46:54 +08:00
Dr.MerdanBay and GitHub
bb2f46d7cc
fix: add safe dictionary access for bedrock credentials ( #11860 )
2024-12-20 12:13:39 +09:00
yihong and GitHub
463fbe2680
fix: better gard nan value from numpy for issue #11827 ( #11864 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-20 09:28:32 +08:00
傻笑zz and GitHub
95a7e50137
Fix comfyui tool https ( #11859 )
2024-12-20 09:27:21 +08:00
非法操作 and GitHub
9d93ad1f16
feat: add gemini-2.0-flash-thinking-exp-1219 ( #11863 )
2024-12-20 09:26:31 +08:00
44104797d6
fix: Enhance file type detection in HTTP Request node ( #11797 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: 谭成 <tancheng.sh@chinatelecom.cn >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-20 02:21:41 +08:00
傻笑zz and GitHub
1548501050
fix: comfyui tool supports https ( #11823 )
2024-12-19 23:05:27 +08:00
crazywoola and GitHub
de3911e930
Fix/10584 wrong message when no custom tool available in custom tool list ( #11851 )
2024-12-19 21:19:08 +08:00
yihong and GitHub
5a8a901560
fix: float values are not json for nan value close #11827 ( #11840 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-19 20:50:20 +08:00
yihong and GitHub
12d45e9114
fix: silicon change its model fix #11844 ( #11847 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-19 20:50:09 +08:00
barabicu and GitHub
d057067543
fix: remove ruff ignore SIM300 ( #11810 )
2024-12-19 18:30:51 +08:00
sino and GitHub
560d375e0f
feat(ark): add doubao-pro-256k and doubao-embedding-large ( #11831 )
2024-12-19 17:49:31 +08:00
3388d6636c
add-model-azure-gpt-4o-2024-11-20 ( #11803 )
...
Co-authored-by: agungbesti <agung.besti@insignia.co.id >
2024-12-19 12:36:11 +08:00
2624a6dcd0
Fix explore app icon ( #11808 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-18 21:24:21 +08:00
yihong and GitHub
b5c2785e10
ci: fix config ci and it works ( #11807 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-18 20:17:10 +08:00
yihong and GitHub
493834d45d
ci: add config ci more disscuss check #11706 ( #11752 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-18 17:36:36 +08:00
-LAN- and GitHub
926546b153
chore: bump version to 0.14.1 ( #11784 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 16:35:54 +08:00
56434db4f5
feat:add hunyuan model(hunyuan-role, hunyuan-large, hunyuan-large-rol… ( #11766 )
...
Co-authored-by: xanderdong <xanderdong@tencent.com >
2024-12-18 15:25:53 +08:00
-LAN- and GitHub
688292e6ff
chore(opendal_storage): remove unused comment ( #11783 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 15:20:54 +08:00
Shun Miyazawa and GitHub
f7415e1ca4
feat: Disable the "Forgot your password?" button when the mail server setup is incomplete ( #11653 )
2024-12-18 15:20:41 +08:00
-LAN- and GitHub
2961fa0e08
chore(.env.example): add comments for opendal ( #11778 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 15:20:03 +08:00
ad17ff9a92
Lindorm vdb bug-fix ( #11790 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-12-18 15:19:20 +08:00
Benjamin and GitHub
558ab25f51
fix: imperfect service-api introduction text ( #11782 )
2024-12-18 13:43:34 +08:00
-LAN- and GitHub
a5db7c9acb
feat: add openai o1 & update pricing and max_token of other models ( #11780 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 12:15:11 +08:00
Joe and GitHub
580297e290
fix: file upload auth ( #11774 )
2024-12-18 11:02:40 +08:00
DDDDD12138 and GitHub
79d11ea709
feat: add parameters for JinaReaderTool ( #11613 )
2024-12-18 09:08:06 +08:00
-LAN- and GitHub
99f40a9682
feat: full support for opendal and sync configurations between .env and docker-compose ( #11754 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 09:05:54 +08:00
-LAN- and GitHub
e86756cb39
feat(app_factory): speed up api startup ( #11762 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 09:05:31 +08:00
barabicu and GitHub
1325246da8
fix: Prevent redirection to /overview when accessing /workflow. ( #11733 )
2024-12-18 08:37:22 +08:00
Hiroshi Fujita and GitHub
dfa9a91906
(doc) fix: update cURL examples to include Authorization header ( #11750 )
2024-12-17 17:44:40 +08:00
5e2926a207
Fix explore app icon ( #11742 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-17 17:42:44 +08:00
非法操作 and GitHub
9048832a9a
chore: improve gemini models ( #11745 )
2024-12-17 17:42:21 +08:00
Shota Totsuka and GitHub
7d5a385811
feat: use Gemini response metadata for token counting ( #11743 )
2024-12-17 17:42:05 +08:00
-LAN- and GitHub
900e93f758
chore: update comments in docker env file ( #11705 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 15:45:00 +08:00
sino and GitHub
99430a5931
feat(ark): support doubao vision series models ( #11740 )
2024-12-17 15:43:11 +08:00
非法操作 and GitHub
c9b4029ce7
chore: the consistency of MultiModalPromptMessageContent ( #11721 )
2024-12-17 15:01:38 +08:00
Bowen Liang and GitHub
78c3051585
fix: make tidb service optional with proper profile in docker compose yaml ( #11729 )
2024-12-17 14:25:15 +08:00
呆萌闷油瓶 and GitHub
cd4310df25
chore:update azure api version ( #11711 )
2024-12-17 13:39:56 +08:00
-LAN- and GitHub
259cff9f22
fix(api/ops_trace): avoid raise exception directly ( #11732 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 13:38:57 +08:00
Hanqing Zhao and GitHub
7b7eb00385
Modify translation for error branch ( #11731 )
2024-12-17 13:28:13 +08:00
-LAN- and GitHub
62b9e5a6f9
feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval ( #11728 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 13:12:29 +08:00
NFish and GitHub
a399502ecd
Dark Mode: Workflow darkmode style ( #11695 )
2024-12-17 12:20:49 +08:00
-LAN- and GitHub
92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool ( #11724 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 12:11:50 +08:00
非法操作 and GitHub
74fdc16bd1
feat: enhance gemini models ( #11497 )
2024-12-17 12:05:13 +08:00
yihong and GitHub
56cfdce453
chore: update docker env close #11703 ( #11706 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-17 09:01:23 +08:00
yihong and GitHub
efa8eb379f
fix: memory leak by pypdfium2 close(maybe) #11510 ( #11700 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-17 00:42:01 +08:00
crazywoola and GitHub
7f095bdc42
fix: image icon can not display ( #11701 )
2024-12-16 19:15:23 +08:00
Kazuhisa Wada and GitHub
e20161b3de
make login lockout duration configurable ( #11699 )
2024-12-16 19:05:27 +08:00
fc8fdbacb4
feat: add gitee ai vl models ( #11697 )
...
Co-authored-by: 方程 <fangcheng@oschina.cn >
2024-12-16 18:45:26 +08:00
longfengpili and GitHub
7fde638556
fix: fix proxy for docker ( #11681 )
2024-12-16 18:43:59 +08:00
非法操作 and GitHub
be93c19b7e
chore: remove duplicate folder with case sensitivity issue ( #11687 )
2024-12-16 17:59:00 +08:00
-LAN- and GitHub
967eb81112
chore: bump version to 0.14.0 ( #11679 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-16 15:49:17 +08:00
zxhlyh and GitHub
9f602f73eb
fix: workflow continue on error edge color ( #11689 )
2024-12-16 15:39:53 +08:00
Joel and GitHub
41de7e76ec
fix: iteration output array type causes always outputting string array ( #11686 )
2024-12-16 15:06:03 +08:00
Joel and GitHub
607a22ad12
fix: tool constant params change cause page crashed ( #11682 )
2024-12-16 14:33:00 +08:00
4b402c4041
fix: enhance workflow.tool_published performance ( #11640 )
...
Co-authored-by: wangbin <wangbin35@xiaomi.com >
2024-12-16 13:05:38 +08:00
daccb10d8c
fix: volcengine_maas and baichuan message error ( #11625 )
...
Co-authored-by: zhongliliu <liuzlx@digitalchina.com >
2024-12-16 13:05:27 +08:00
Kazuhisa Wada and GitHub
63f1dd7877
Make max_submit_count configurable via Config ( #11673 )
2024-12-16 12:59:37 +08:00
79801f5c30
fix: deepseek reports an error when using Response Format #11677 ( #11678 )
...
Co-authored-by: zhaobs <zhaobs@cailian.net >
2024-12-16 12:58:03 +08:00
非法操作 and GitHub
9c7a1bc067
fix: change http node params from dict to list tuple ( #11665 )
2024-12-15 21:27:39 +08:00
非法操作 and GitHub
cf0ff88120
feat: add grok-2-1212 and grok-2-vision-1212 ( #11672 )
2024-12-15 21:18:24 +08:00
e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow ( #11669 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-15 21:18:14 +08:00
94c7dcc7f1
chore: translate i18n files ( #11639 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-15 17:22:45 +08:00
38e155d819
feat: log add trace id ( #11599 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-12-15 17:22:25 +08:00
yihong and GitHub
efd5575683
fix: _handle_workflow_run_partial_success args is wrong ( #11562 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:22:13 +08:00
yihong and GitHub
1a7c213405
fix: ExternalDatasetService.process_external_api wrong args ( #11586 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:22:03 +08:00
yihong and GitHub
8e3d60c359
fix: account.id should account_id ( #11628 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:18:17 +08:00
Bowen Liang and GitHub
924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests ( #11645 )
2024-12-15 17:16:40 +08:00
yihong and GitHub
7e154a467b
fix: better error message for stream ( #11635 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:16:04 +08:00
b90f1581be
Update translate to Japanese: natural Japanese expression ( #11647 )
...
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp >
2024-12-15 17:15:24 +08:00
yihong and GitHub
821992e21f
fix: langfuse do not have created_at args and fix the typing in the file ( #11648 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:13:46 +08:00
IWAI, Masaharu and GitHub
f0c0ce9db1
fix: rename README filename: Japanese language code is 'JA' ( #11651 )
2024-12-15 17:13:34 +08:00
Junyan Qin and GitHub
8ecb9aaa91
fix: remove unnecessary curly braces in wf api doc ( #11658 )
2024-12-15 17:12:26 +08:00
yihong and GitHub
22258fb0bf
fix: filter bug for keywork cause code can not reach ( #11666 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:12:06 +08:00
NFish and GitHub
a725b8bb6e
Feat: new entry point for app creation ( #10847 )
2024-12-13 17:29:09 +08:00
Kevin9703 and GitHub
bdfdccd511
fix: app log filter value error ( #11624 )
2024-12-13 16:40:34 +08:00
yihong and GitHub
194bc60429
fix: split dir for opendal tests ( #11627 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-13 16:31:00 +08:00
-LAN- and GitHub
430ca3322b
chore(dependency): bump gunicorn to 23.0 ( #11560 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-13 16:16:58 +08:00
zxhlyh and GitHub
3d803c2e80
Fix/pdf preview in build ( #11621 )
2024-12-13 11:01:53 +08:00
Hiroshi Fujita and GitHub
fa3dcbb3bc
feat(devcontainer): add alias to stop Docker containers ( #11616 )
2024-12-13 10:03:58 +08:00
yihong and GitHub
ee342063d8
ci: better print version for ruff to check the change ( #11587 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 21:44:00 +08:00
JasonVV and GitHub
bb3bc60f83
feat(model): add vertex_ai Gemini 2.0 Flash Exp ( #11604 )
2024-12-12 20:20:49 +08:00
crazywoola and GitHub
e7a4cfac4d
fix: name of llama-3.3-70b-specdec ( #11596 )
2024-12-12 16:33:49 +08:00
6478aa1c9d
Added new models and Removed the deleted ones for Groq #11455 ( #11456 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com >
2024-12-12 14:11:30 +08:00
Warren Chen and GitHub
7b5839335a
[ref] use one method to get boto client for aws bedrock ( #11506 )
2024-12-12 13:56:52 +08:00
a360af8687
chore: translate i18n files ( #11577 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-12-12 13:47:39 +08:00
yihong and GitHub
36cb25b341
fix: support mdx files close #11557 ( #11565 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 13:37:56 +08:00
Joe and GitHub
e565ecdaef
fix: change workflow trace id ( #11585 )
2024-12-12 13:37:29 +08:00
KVOJJJin and GitHub
f96fdc2970
Feat: dark mode for logs and annotations ( #11575 )
2024-12-12 10:09:48 +08:00
0d04cdc323
Lindorm vdb ( #11574 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-12-12 09:43:27 +08:00
非法操作 and GitHub
926f604f09
feat: add gemini-2.0-flash-exp ( #11570 )
2024-12-12 09:33:39 +08:00
yihong and GitHub
180743612c
fix: better opendal tests ( #11569 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 09:33:30 +08:00
liuzhenghua and GitHub
d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred ( #11540 )
2024-12-11 19:16:35 +08:00
ceaa9f1101
chore: translate i18n files ( #11545 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
2024-12-11 18:04:14 +08:00
zxhlyh and GitHub
6f4cbe0bde
fix: workflow continue on error doc link ( #11554 )
2024-12-11 18:03:41 +08:00
-LAN- and GitHub
8d4bb9b40d
feat: integrate opendal storage ( #11508 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-11 14:50:54 +08:00
1765fe2a29
fix: iteration node in parallel mode token count error ( #11539 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-11 14:23:01 +08:00
79a710ce98
Feat: continue on error ( #11458 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-11 14:22:42 +08:00
zxhlyh and GitHub
bec5451f12
feat: workflow continue on error ( #11474 )
2024-12-11 14:21:38 +08:00
Yi Xiao and GitHub
86dfdcb8ec
chore: update thai lang in app page ( #11541 )
2024-12-11 12:08:09 +08:00
Tommy and GitHub
42d986b96d
[Pixtral] Add new model ; add vision ( #11231 )
2024-12-11 10:14:16 +08:00
fbc4ca980c
fix: Remove duplicate 'response_format' parameter from model YAML files ( #11531 )
...
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com >
2024-12-11 10:10:53 +08:00
Paul van Oorschot and GitHub
80c52e0ea4
feat: Add llama-3.3 models for Groq ( #11533 )
2024-12-11 09:59:46 +08:00
yihong and GitHub
50b76dd5a2
fix: better error message for url add external knowledge ( #11537 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-11 09:55:48 +08:00
yihong and GitHub
225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … ( #11536 )
2024-12-11 09:54:46 +08:00
yihong and GitHub
afffd345bc
fix: can not start local by REMOTE_SETTINGS_SOURCE_NAME change it to … ( #11535 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-11 09:35:25 +08:00
yihong and GitHub
716576043d
fix: issue 11247 that Completion mode content maybe list or str ( #11504 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-10 23:22:14 +08:00
Wei Mingzhi and GitHub
28231d39a4
Remove the processing of single quote when testing API tools. ( #11390 )
2024-12-10 19:53:38 +08:00
非法操作 and GitHub
9e23c3d625
chore: LOCAL_FILE also try to use remote_url as Prompt message ( #11443 )
2024-12-10 10:56:49 +08:00
bdd5869244
Msg file preview ( #11466 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-10 10:53:37 +08:00
barabicu and GitHub
fc1415d705
chore: fix typo in Japanese localization ( #11502 )
2024-12-10 09:29:16 +08:00
문정현 and GitHub
8218f62478
chore : fix translation Typo in ko-KR localization ( #11509 )
2024-12-10 09:09:26 +08:00
-LAN- and GitHub
fd354d999d
fix(app_generator_service): overload type hints ( #11507 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-10 09:06:34 +08:00
orangeclk and GitHub
ec00b25793
feat: add siliconflow qwq and llama3.3 model ( #11492 )
2024-12-10 08:49:45 +08:00
967b7d89e3
feat:add apollo configuration to load env file ( #11210 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: huanshare <liuhuan101@longfor.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-10 02:51:20 +08:00
Yingchun Lai and GitHub
32f8439143
fix: add the missing abab6.5t-chat model of Minimax ( #11484 )
2024-12-09 17:59:20 +08:00
-LAN- and GitHub
0ff8bd2aa9
chore: bump version to 0.13.2 ( #11489 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-09 17:57:23 +08:00
Hash Brown and GitHub
2866383228
fix: cannot close notification manually ( #11490 )
2024-12-09 17:55:06 +08:00
Jyong and GitHub
00ac7edeb3
improve message clean logic ( #11487 )
2024-12-09 16:12:30 +08:00
-LAN- and GitHub
537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters ( #11483 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-09 15:41:20 +08:00
c3c6a48059
Fix the token count at the iteration node ( #11235 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-09 15:02:04 +08:00
5c166b3f40
fix: tags could not be saved when the Workflow Tool was created ( #11481 )
...
Co-authored-by: zhaobs <zhaobs@cailian.net >
2024-12-09 14:38:02 +08:00
kurokobo and GitHub
230fa3286b
feat: add 'Open in Explore' link for each apps on studio ( #11402 )
2024-12-09 12:04:03 +08:00
Muneyuki Noguchi and GitHub
061c0b10fd
Fix the Japanese translation for 'Detail' ( #11476 )
2024-12-09 11:18:28 +08:00
Yi Xiao and GitHub
32f8a98cf8
feat: ifelse condition variable editable after selection ( #11431 )
2024-12-09 11:06:47 +08:00
Charlie.Wei and GitHub
6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component ( #11472 )
2024-12-09 09:47:58 +08:00
xiandan-erizo and GitHub
c3fae5e801
Update ext_redis.py ( #11214 )
2024-12-09 09:35:52 +08:00
a594e256ae
remove mermail render cache ( #11470 )
...
Co-authored-by: Gimling <huangjl@ruyi.ai >
2024-12-09 09:33:18 +08:00
Trey Dong and GitHub
41d90c2408
fix(api): throw error when notion block can not find ( #11433 )
2024-12-09 09:10:59 +08:00
yihong and GitHub
7ff42b1b7a
fix: unit tests env will need clear too ( #11445 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-09 09:04:11 +08:00
Kazuki Takamatsu and GitHub
4d7cfd0de5
Fix model provider of vertex ai ( #11437 )
2024-12-08 08:44:49 +08:00
Hash Brown and GitHub
266d32bd77
fix: cannot upload animated webp image as app icon ( #11453 )
2024-12-08 08:37:21 +08:00
非法操作 and GitHub
7e1184c071
feat: support json_schema for ollama models ( #11449 )
2024-12-08 08:36:12 +08:00
非法操作 and GitHub
1ce51e57ab
feat: add gemini exp 1206 ( #11444 )
2024-12-07 22:28:10 +08:00
非法操作 and GitHub
142b4fd699
feat: add zhipu glm_4v_flash ( #11440 )
2024-12-07 22:27:57 +08:00
Hash Brown and GitHub
cc8feaa483
style: EmojiPicker component top padding ( #11452 )
2024-12-07 22:26:28 +08:00
d9d5d35a77
fix: issue #10596 by making the iteration node outputs right ( #11394 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-07 16:28:15 +08:00
9277156b6c
fix(document_extractor): pptx file type and missing metadata_filename UnstructuredIO ( #11364 )
...
Co-authored-by: Julian Huynh <julian.huynh@immersio.io >
2024-12-06 18:55:59 +08:00
KVOJJJin and GitHub
1490a19fa1
Fix: compatible with outputs data structure ( #11432 )
2024-12-06 17:35:35 +08:00
Jyong and GitHub
9b7adcd4d9
update tidb batch get endpoint to basic mode ( #11426 )
2024-12-06 17:06:46 +08:00
Jyong and GitHub
a8d32f9964
fix external retrieval without segment id ( #11423 )
2024-12-06 14:45:15 +08:00
shirochan and GitHub
5093337de1
FEAT: cohere rerank 3.5 model added ( #11289 )
2024-12-06 09:58:55 +08:00
Matsuda and GitHub
f54225568c
fix(model_runtime): add vision to Amazon Nova Lite and Pro ( #11398 )
2024-12-06 09:15:32 +08:00
crazywoola and GitHub
255ff446ba
use md table systax in pr template ( #11412 )
2024-12-06 09:14:15 +08:00
kurokobo and GitHub
9a0dc4bfdc
fix: add elkjs ( #11404 )
2024-12-06 09:00:48 +08:00
huayaoyue6 and GitHub
9d975750bc
fix: update DocumentIsPausedError ( #11405 )
2024-12-06 08:59:23 +08:00
7c979e6490
Update mermaid ( #11356 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-05 20:43:42 +08:00
d60ca1661c
chore: translate i18n files ( #11389 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-12-05 17:55:44 +08:00
eux and GitHub
bb62391a4c
fix: broken link to knowledge base guide ( #11387 )
2024-12-05 17:47:11 +08:00
KVOJJJin and GitHub
0b25c0b677
Fix: support file download in workflow result ( #11338 )
2024-12-05 16:58:39 +08:00
-LAN- and GitHub
a5d6082418
chore: bump version to 0.13.1 ( #11382 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-05 15:11:55 +08:00
Warren Chen and GitHub
631cbcd781
[fix] rename yaml files to fit windows ( #11379 )
2024-12-05 14:38:12 +08:00
Yi Xiao and GitHub
20c4633d2a
fix: empty object (conversation variable) editable ( #11352 )
2024-12-05 13:59:59 +08:00
yihong and GitHub
5669cac16d
fix: some typos using typos ( #11374 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-05 13:24:06 +08:00
Yi Xiao and GitHub
6180762160
fix: bg typo in variable aggregator node ( #11376 )
2024-12-05 11:46:12 +08:00
376726cf90
[feat] Add AWS Bedrock rerank ( #11349 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-05 11:31:43 +08:00
284bb7ac71
fix: ref attribute in markdown causes page crash ( #11369 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-05 10:15:21 +08:00
Akira Noda and GitHub
eca466bdaa
chore: fix typo ( #11359 )
2024-12-05 09:04:30 +08:00
crazywoola and GitHub
d56abec195
Revert "Fix: iteration not in main thread pool" ( #11358 )
2024-12-04 21:22:22 +08:00
yihong and GitHub
961e25f608
fix: better bedrock message handler close #10976 ( #11317 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-04 19:46:40 +08:00
138bf698b0
chore: translate i18n files ( #11353 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-04 19:24:03 +08:00
NFish and GitHub
e5bb4cca12
fix: Correct category of 'Workflow' used in Explore Apps. ( #11351 )
2024-12-04 18:19:12 +08:00
AkaraChen and GitHub
5e2cb0e3a8
feat: add base skeleton component ( #11339 )
2024-12-04 17:34:55 +08:00
Hash Brown and GitHub
16a65cb367
fix: cannot send message when debug with multiple model with conversa… ( #11333 )
2024-12-04 16:17:11 +08:00
1bae9b8ff7
update pricing for bedrock nova LLM models ( #11336 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-04 16:16:41 +08:00
Jyong and GitHub
d7c1f43b49
fix tidb full-text-search vector missed ( #11337 )
2024-12-04 16:13:23 +08:00
Yi Xiao and GitHub
f933af9f57
fix: check valid for number variable ( #11334 )
2024-12-04 15:46:54 +08:00
非法操作 and GitHub
91e1ff5e30
chore: improve zhipu LLM ( #11321 )
2024-12-04 15:14:30 +08:00
5908e10549
integrate amazon nove llms to dify ( #11324 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-04 15:13:08 +08:00
-LAN- and GitHub
464e6354c5
feat: correct the prompt grammar. ( #11328 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-04 15:12:47 +08:00
非法操作 and GitHub
d470e55f8c
fix: http node download file always image type ( #11319 )
2024-12-04 12:15:26 +08:00
zxhlyh and GitHub
98a1b01b0c
fix: file download in chat ( #11322 )
2024-12-04 11:10:56 +08:00
Joel and GitHub
e240424be5
fix: number variable can not input constant type value in tool config form ( #11320 )
2024-12-04 10:46:03 +08:00
DDDDD12138 and GitHub
1cb5a12abb
fix: resolve scrolling issue in workflow-log table ( #11302 )
2024-12-03 21:29:42 +08:00
KVOJJJin and GitHub
ff2a4a6fcd
Fix: model params in logs ( #11298 )
2024-12-03 21:17:55 +08:00
Jyong and GitHub
c58d2fce89
roll back rerank topn setting ( #11297 )
2024-12-03 17:34:56 +08:00
-LAN- and GitHub
7a962b9f03
chore: bump version to 0.13.0 ( #11284 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-03 16:01:12 +08:00
Joel and GitHub
a679079a1d
fix: auto translate fail ( #11286 )
2024-12-03 14:21:59 +08:00
yihong and GitHub
e39e776d03
fix: better wenxin rerank handler, close #11252 ( #11283 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 13:57:16 +08:00
e135ffc2c1
Feat: upgrade variable assigner ( #11285 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-03 13:56:40 +08:00
Bowen Liang and GitHub
e79eac688a
chore(lint): sort __all__ definitions ( #11243 )
2024-12-03 13:26:33 +08:00
-LAN- and GitHub
643a90c48d
fix: use removeprefix() instead of lstrip() to remove the data: prefix ( #11272 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-03 09:16:25 +08:00
2a448a899d
Fix: iteration not in main thread pool ( #11271 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
2024-12-03 09:16:03 +08:00
yihong and GitHub
7b86f8f024
fix: double split error on redis port and some type hint ( #11270 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 09:15:51 +08:00
yihong and GitHub
e686f12317
fix: better handle error ( #11265 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 09:15:38 +08:00
kurokobo and GitHub
a86f1eca79
docs: add api docs for /v1/info ( #11269 )
2024-12-03 09:14:13 +08:00
668c1c0792
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web ( #11262 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 17:30:52 +08:00
Hash Brown and GitHub
c4fad66f2a
fix: dialogue_count incorrect in chatflow when there's... ( #11175 )
2024-12-02 16:09:26 +08:00
yihong and GitHub
02572e8cca
fix: claude can not handle empty string ( #11238 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-02 16:00:40 +08:00
Hiroshi Fujita and GitHub
1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web ( #11230 )
2024-12-02 15:29:25 +08:00
-LAN- and GitHub
f8c966c39c
fix(workflow_tool): Rename stream to streaming ( #11258 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 15:00:26 +08:00
-LAN- and GitHub
3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. ( #11253 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 13:53:43 +08:00
Garfield Dai and GitHub
dbc10e0feb
fix: license str parser. ( #11248 )
2024-12-02 11:38:18 +08:00
yihong and GitHub
239bf97b47
fix: nvidia special embedding model payload close #11193 ( #11239 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-02 10:25:15 +08:00
Hiroshi Fujita and GitHub
858db2f239
feat(api): include tags in app information response ( #11242 )
2024-12-02 10:25:01 +08:00
-LAN- and GitHub
c34bdb74e6
Fix/type-error ( #11240 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 10:24:21 +08:00
-LAN- and GitHub
9601102885
fix(word_extractor): Fix type error and remove stream in ssrf_proxy ( #11241 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 10:24:03 +08:00
kazuya-awano and GitHub
56c2d1cc55
feat: add pagination support for Notion search ( #11194 )
2024-12-01 21:49:34 +08:00
Bowen Liang and GitHub
a67b0d4771
chore(lint): extract ruff configs into .ruff.toml file keeping pyproject.toml clean ( #11222 )
2024-12-01 12:51:28 +08:00
-LAN- and GitHub
ef204817ae
chore(api/Dockerfile): Bump perl to 0.40.0-8 ( #11234 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-01 09:39:02 +08:00
Hiroshi Fujita and GitHub
9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener ( #11233 )
2024-12-01 09:38:45 +08:00
yihong and GitHub
fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 ( #11224 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-30 23:18:24 +08:00
9b46b02717
refactor: assembling the app features in modular way ( #9129 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-11-30 23:05:22 +08:00
非法操作 and GitHub
3bc4dc58d7
fix: search model not work as expected ( #11225 )
2024-11-30 17:31:15 +08:00
Shota Totsuka and GitHub
594666eb61
fix: use Gemini response metadata for token counting ( #11226 )
2024-11-30 17:30:55 +08:00
朱晓兵 and GitHub
e80f41a701
fix: support setting variables in url ( #10676 )
2024-11-30 11:15:17 +08:00
Cling_o3 and GitHub
f9c2aa7689
feat: add retireval_top_n to config in env ( #11132 )
2024-11-30 11:14:45 +08:00
fengjiajie and GitHub
9dd4bf5574
fix: Correct inputs field type in API documentation ( #11198 )
2024-11-30 11:13:32 +08:00
yihong and GitHub
5a9b785773
fix: excel in node only read one sheet, close #9661 ( #11215 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-30 11:11:08 +08:00
catusax and GitHub
d96a28487a
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None ( #11212 )
2024-11-29 17:35:13 +08:00
-LAN- and GitHub
0554898b5d
fix(file_factory): Remove transfer_method validation ( #11207 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-29 17:26:31 +08:00
6f9ce6a199
fix: fix azure open-4o-08-06 when enable json schema cant process content = "" ( #11204 )
...
Co-authored-by: jiaming.liu <jiaming.liu@zkh.com >
2024-11-29 17:26:07 +08:00
Yi Xiao and GitHub
e3119112a6
chore: add Thai GUI ( #11201 )
2024-11-29 14:20:48 +08:00
非法操作 and GitHub
d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect ( #11197 )
2024-11-29 09:37:50 +08:00
Bowen Liang and GitHub
2feb44e2c5
chore(dep): bump flask from 3.0.1 to 3.1.0 and flask-compress to 1.17 ( #11195 )
2024-11-29 09:28:53 +08:00
cc0b92bc75
Update aws tools ( #11174 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-11-29 09:28:28 +08:00
非法操作 and GitHub
e576d32fb6
chore: improve conversation list and rename docs ( #11187 )
2024-11-29 09:22:08 +08:00
kazuya-awano and GitHub
2d6865d421
Ensure consistent float type for cached embedding return values ( #10185 )
2024-11-29 09:18:41 +08:00
Ethan and GitHub
0f1133729f
feat: introduce a new environment variable that suppose to disable Scarf analytics ( #11179 )
2024-11-28 15:21:04 +08:00
yihong and GitHub
d7160ee563
fix: typo in upstashVector if id is always true, also fix some type hint ( #11183 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-28 14:05:25 +08:00
18add94a31
chore: translate i18n files ( #11182 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-11-28 13:21:04 +08:00
KVOJJJin and GitHub
18d3ffc194
Feat: new pagination ( #11170 )
2024-11-28 12:26:02 +08:00
NFish and GitHub
0a30a5b077
Feat: remove github star and community links if it is enterprise version ( #11180 )
2024-11-28 11:02:25 +08:00
9049dd7725
fix: code linting ( #11143 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-11-27 23:44:51 +08:00
Jinzhou Zhang and GitHub
6f418da388
Fixes #11065 : tenant_id not found when login via ADMIN_KEY ( #11066 )
2024-11-27 19:50:56 +08:00
Jyong and GitHub
41c6bf5fe4
update the scheduler of update_tidb_serverless_status_task to 1/10min ( #11135 )
2024-11-27 17:41:00 +08:00
Kevin Zhao and GitHub
33d6d26bbf
Adding AWS CDK deploy link in README in multi-language ( #11166 )
2024-11-27 17:40:40 +08:00
-LAN- and GitHub
787285d58f
fix(file_factory): convert tool file correctly. ( #11167 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-27 17:28:01 +08:00
yihong and GitHub
40fc6f529e
fix: gitee ai wrong default model, and better para ( #11168 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-27 17:27:11 +08:00
baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes ( #11158 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
2024-11-27 13:42:28 +08:00
Hiroshi Fujita and GitHub
a918cea2fe
feat: add VTT file support to Document Extractor ( #11148 )
2024-11-27 11:42:42 +08:00
-LAN- and GitHub
9789905a1f
chore(*): Removes debugging print statements ( #11145 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-26 22:03:19 +08:00
Charlie.Wei and GitHub
f458580dee
fix parameter extractor function call Expected str ( #11142 )
2024-11-26 21:46:56 +08:00
-LAN- and GitHub
223a30401c
fix: LLM invoke error should not be raised ( #11141 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-26 20:56:48 +08:00
yihong and GitHub
2927493cf3
fix: better way to handle github dsl url close #11113 ( #11125 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-26 19:39:55 +08:00
Joel and GitHub
79db920fa7
fix: enable after disabled memory not pass user query ( #11136 )
2024-11-26 17:55:11 +08:00
NFish and GitHub
b3d65cc7df
Feat: Divider component now supports gradient background ( #11130 )
2024-11-26 17:44:56 +08:00
-LAN- and GitHub
208d6d6d94
chore: bump to 0.12.1 ( #11122 )
2024-11-26 15:46:17 +08:00
Tao Wang and GitHub
aa135a3780
Add TTS to OpenAI_API_Compatible ( #11071 )
2024-11-26 15:14:02 +08:00
-LAN- and GitHub
044e7b63c2
fix(llm_node): Ignore file if not supported. ( #11114 )
2024-11-26 14:14:14 +08:00
-LAN- and GitHub
5b7b328193
feat: Allow to contains files in the system prompt even model not support. ( #11111 )
2024-11-26 13:45:49 +08:00
-LAN- and GitHub
8d5a1be227
fix: Cannot use files in the user inputs. ( #11112 )
2024-11-26 13:43:38 +08:00
非法操作 and GitHub
90d5765fb6
fix: app copy raise error ( #11108 )
2024-11-26 13:42:13 +08:00
-LAN- and GitHub
1db14793fa
fix(anthropic_llm): Ignore non-text parts in the system prompt. ( #11107 )
2024-11-26 13:31:40 +08:00
-LAN- and GitHub
cbb4e95928
fix(llm_node): Ignore user query when memory is disabled. ( #11106 )
2024-11-26 13:07:32 +08:00
-LAN- and GitHub
20c091a5e7
fix: user query be ignored if query_prompt_template is an empty string ( #11103 )
2024-11-26 12:47:59 +08:00
NFish and GitHub
e9c098d024
Fix regenerate themes ( #11101 )
2024-11-26 11:33:04 +08:00
horochx and GitHub
9f75970347
fix: ops_trace_manager from_end_user_id ( #11077 )
2024-11-26 10:29:00 +08:00
非法操作 and GitHub
f1366e8e19
fix #11091 raise redirect issue ( #11092 )
2024-11-26 10:25:42 +08:00
Hash Brown and GitHub
0f85e3557b
fix: site icon not showing ( #11094 )
2024-11-26 10:23:03 +08:00
SebastjanPrachovskij and GitHub
17ee731546
SearchApi - Return error message instead of raising a ValueError ( #11083 )
2024-11-26 09:34:51 +08:00
Tao Wang and GitHub
af2461cccc
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks ( #11090 )
2024-11-26 09:32:37 +08:00
非法操作 and GitHub
60c1549771
fix: import Explore Apps raise error ( #11091 )
2024-11-26 09:32:08 +08:00
fengjiajie and GitHub
ab6dcf7032
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 ( #11074 )
2024-11-25 21:13:02 +08:00
yihong and GitHub
8aae235a71
fix: int None will cause error for context size ( #11055 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 21:04:16 +08:00
-LAN- and GitHub
c032574491
fix: timezone not imported in conversation service. ( #11076 )
2024-11-25 20:53:55 +08:00
Tao Wang and GitHub
1065917872
Add grok-vision-beta to xAI + Update grok-beta Features ( #11004 )
2024-11-25 20:53:03 +08:00
非法操作 and GitHub
56e361ac44
fix: chart tool chinese font display and raise error ( #11058 )
2024-11-25 19:50:33 +08:00
yihong and GitHub
2e00829b1e
fix: drop useless and wrong code for zhipu embedding ( #11069 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 19:50:23 +08:00
-LAN- and GitHub
625aaceb00
chore: bump version to 0.12.0 ( #11056 )
2024-11-25 19:17:59 +08:00
-LAN- and GitHub
98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at ( #11070 )
2024-11-25 18:16:55 +08:00
Pedro Gomes and GitHub
319d49084b
fix: ignore empty outputs in Tool node ( #10988 )
2024-11-25 18:00:42 +08:00
Joel and GitHub
eb542067af
feat: add cookie management ( #11061 )
2024-11-25 16:31:49 +08:00
yihong and GitHub
04b9a2c605
fix: better path trigger for vdb and fix the version ( #11057 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 13:50:03 +08:00
KVOJJJin and GitHub
8028e75fbb
Improvement: update api doc of workflow ( #11054 )
2024-11-25 12:48:36 +08:00
3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. ( #10947 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
2024-11-25 12:46:50 +08:00
nomi3 and GitHub
79a35c2fe6
feat(i18n): update Japanese translation for login page ( #10993 )
2024-11-25 12:02:56 +08:00
Joel and GitHub
2dd4c34423
fix: llm node do not pass sys.query in chatflow app init ( #11053 )
2024-11-25 12:01:57 +08:00
Kalo Chin and GitHub
684f6b2299
fix: slidespeak text output is not the download link ( #10997 )
2024-11-25 11:28:52 +08:00
yihong and GitHub
b791a80b75
chore: update chromadb version to 0.5.20 ( #11038 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 11:14:04 +08:00
13006f94e2
fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml ( #11052 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-11-25 11:13:06 +08:00
Dr.MerdanBay and GitHub
41772c325f
Feat/add admin check ( #11050 )
2024-11-25 11:11:00 +08:00
SiliconFlow, Inc and GitHub
a4fc057a1c
ISSUE=11042: add tts model in siliconflow ( #11043 )
2024-11-25 11:04:13 +08:00
Tao Wang and GitHub
aae29e72ae
Fix Deepseek Function/Tool Calling ( #11023 )
2024-11-25 11:03:53 +08:00
cyflhn and GitHub
87c831e5dd
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated ( #11049 )
2024-11-25 11:02:58 +08:00
Matsuda and GitHub
40a5f1c80a
fix: wrong param name ( #11039 )
2024-11-25 11:02:45 +08:00
-LAN- and GitHub
04f1e18342
fix: Validate file only when file type is set to custom ( #11036 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 21:10:01 +08:00
TakakiMoriguchi and GitHub
365a40d11f
fix: Japanese typo ( #11034 )
2024-11-24 21:09:30 +08:00
-LAN- and GitHub
60b5dac3ab
fix: query will be None if the query_prompt_template not exists ( #11031 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 21:06:51 +08:00
-LAN- and GitHub
8565c18e84
feat(file_factory): Standardize custom file type into known types ( #11028 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 15:29:43 +08:00
03ba4bc760
fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference ( #11012 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-24 15:29:30 +08:00
litterGuy and GitHub
ae3a2cb272
fix: json parse err when http node send request ( #11001 )
2024-11-24 14:19:48 +08:00
Bowen Liang and GitHub
6c8e208ef3
chore: bump minimum supported Python version to 3.11 ( #10386 )
2024-11-24 13:28:46 +08:00
yihong and GitHub
0181f1c08c
fix: wrong convert in PromptTemplateConfigManager ( #11016 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-24 12:18:19 +08:00
yihong and GitHub
7f00c5a02e
fix: uuid not import bug ( #11014 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-24 11:17:55 +08:00
johnpccd and GitHub
d0648e27e2
Fix typo ( #11024 )
2024-11-24 11:15:46 +08:00
Hiroshi Fujita and GitHub
31348af2e3
doc: Updated Python version requirements to match English version ( #11015 )
2024-11-24 11:15:24 +08:00
096c0ad564
feat: Add support for TEI API key authentication ( #11006 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-23 23:55:35 +08:00
Kazuhisa Wada and GitHub
16c41585e1
Fixing #11005 : Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku ( #11013 )
2024-11-23 23:46:25 +08:00
AkisAya and GitHub
566ab9261d
fix: gitlab file url not correctly encoded ( #10996 )
2024-11-23 23:44:17 +08:00
Hiroshi Fujita and GitHub
1cdadfdece
chore(devcontainer): upgrade Python version to 3.12 in Dockerfile and configuration ( #11017 )
2024-11-23 23:40:09 +08:00
yihong and GitHub
448a19bf54
fix: fish audio wrong validate credentials interface ( #11019 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-23 23:39:41 +08:00
Bowen Liang and GitHub
d3051eed48
chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 ( #10387 )
2024-11-23 00:07:07 +08:00
yihong and GitHub
ed55de888a
fix: rules should not be None for in ( #10977 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-22 23:04:20 +08:00
-LAN- and GitHub
da601f0bef
chore: update base image to Python 3.12 in Dockerfile ( #10358 )
2024-11-22 19:43:19 +08:00
08ac36812b
feat: support LLM process document file ( #10966 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-11-22 19:32:44 +08:00
-LAN- and GitHub
556de444e8
chore(app_dsl_service): Downgrade DSL Version ( #10979 )
2024-11-22 16:36:16 +08:00
crazywoola and GitHub
3750200c5e
feat: add a meta(mac) ctrl(windows) key ( #10978 )
2024-11-22 16:30:34 +08:00
c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. ( #10679 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
2024-11-22 16:30:22 +08:00
-LAN- and GitHub
535c72cad7
fix(model): make sure AppModelConfig.model_dict returns a dict. ( #10972 )
2024-11-22 15:48:50 +08:00
NFish and GitHub
8a83edc1b5
Feat: update icon and Divider components ( #10975 )
2024-11-22 15:44:42 +08:00
5b415a6227
chore: translate i18n files ( #10970 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-11-22 15:24:11 +08:00
5172f0bf39
feat: Check and compare the DSL version before import an app ( #10969 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-11-22 15:05:04 +08:00
CXwudi and GitHub
d9579f418d
chore: Added the new gemini exp-1121 and learnlm-1.5 models ( #10963 )
2024-11-22 13:14:20 +08:00
Wu Tianwei and GitHub
3579bbd1c4
refactor: Split linear-gradient and color ( #10961 )
2024-11-22 10:55:42 +08:00
Kalo Chin and GitHub
817b85001f
feat: slidespeak slides generation ( #10955 )
2024-11-22 10:30:21 +08:00
e8868a7fb9
feat: add gpt-4o-2024-11-20 ( #10951 )
...
Co-authored-by: akubesti <agung.besti@insignia.co.id >
2024-11-22 10:29:20 +08:00
Kalo Chin and GitHub
2cd9ac60f1
fix: unstructured io credential environment variables missing ( #10953 )
2024-11-22 10:15:17 +08:00
yihong and GitHub
464f384cea
fix: tiny lora bug found by mypy ( #10959 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-22 10:01:44 +08:00
非法操作 and GitHub
8b16f07eb0
feat: add cURL import for http request node ( #8656 )
2024-11-21 22:25:18 +08:00
fefda40acf
fix: fix bugs of frontend-workflow panel operator ( #10945 )
...
Co-authored-by: marvin <sea-son@foxmail.com >
2024-11-21 19:07:02 +08:00
Xu Song and GitHub
8c2f62fb92
Feat: support json output for bing-search ( #10904 )
2024-11-21 18:32:54 +08:00
1a6b961b5f
Resolve 8475 support rerank model from infinity ( #10939 )
...
Co-authored-by: linyanxu <linyanxu2@qq.com >
2024-11-21 18:03:49 +08:00
cooper.wu and GitHub
01014a6a84
fix: external dataset missing score_threshold_enabled ( #10943 )
2024-11-21 18:01:47 +08:00
AkisAya and GitHub
cb0c55daa7
fix weight rerank of knowledge retrieval ( #10931 )
2024-11-21 17:53:20 +08:00
-LAN- and GitHub
82575a7aea
fix(gpt-4o-audio-preview): Remove the vision feature ( #10932 )
2024-11-21 16:42:48 +08:00
yihong and GitHub
80da0c5830
fix: default max_chunks set to 1 as other providers ( #10937 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 16:36:05 +08:00
83b6abf4ad
Update parse.py to handle empty list result ( #10915 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-21 14:14:07 +08:00
Hash Brown and GitHub
ea0ebc020c
fix: chat history might be empty in log detail view ( #10905 )
2024-11-21 14:12:01 +08:00
Kota-Yamaguchi and GitHub
f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow ( #10927 )
2024-11-21 14:02:46 +08:00
94c9cadbd8
fix image files not deleted on indexing_estimate #9541 ( #10798 )
...
Co-authored-by: root <root@localhost.localdomain >
2024-11-21 13:03:16 +08:00
2ae6460f46
Add googlenews tools from rapidapi ( #10877 )
...
Co-authored-by: steven <sunzwj@digitalchina.com >
2024-11-21 10:39:49 +08:00
yihong and GitHub
0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear ( #10883 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 10:34:43 +08:00
yihong and GitHub
ec9f6220c9
doc: fix better doc for api develop, droping dead hint ( #10906 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 10:34:23 +08:00
鬼頭拓海 and GitHub
af53e2b6b0
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url #10872 version2 ( #10908 )
2024-11-20 22:57:49 +08:00
shisaru292 and GitHub
b42b333a72
fix: handle redis authentication for healthcheck command ( #10907 )
2024-11-20 20:10:51 +08:00
方程 and GitHub
99b0369f1b
Gitee AI embedding tool ( #10903 )
2024-11-20 17:40:34 +08:00
d6ea1e2f12
fix: explicitly use new token when retrying ssePost after refresh ( #10864 )
...
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com >
2024-11-20 16:11:33 +08:00
-LAN- and GitHub
4d6b45427c
Support streaming output for OpenAI o1-preview and o1-mini ( #10890 )
2024-11-20 15:10:41 +08:00
-LAN- and GitHub
1be8365684
Fix/input-value-type-in-moderation ( #10893 )
2024-11-20 15:10:12 +08:00
c3d11c8ff6
fix: aws presign url is not workable remote url ( #10884 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-11-20 14:24:41 +08:00
8ff65abbc6
ext_redis.py support redis clusters --- Fixes #9538 ( #9789 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
Co-authored-by: Bowen Liang <bowenliang@apache.org >
2024-11-20 13:44:35 +08:00
非法操作 and GitHub
bf4b6e5f80
feat: support custom tool upload file ( #10796 )
2024-11-20 13:26:42 +08:00
-LAN- and GitHub
25fda7adc5
fix(http_request): allow content type application/x-javascript ( #10862 )
2024-11-20 12:55:06 +08:00
非法操作 and GitHub
f3af7b5f35
fix: tool's file input display string ( #10887 )
2024-11-20 12:54:24 +08:00
Muntaser Abuzaid and GitHub
33cfc56ad0
fix: update email validation regex to allow periods in local part ( #10868 )
2024-11-20 12:33:02 +08:00
鬼頭拓海 and GitHub
464cc26ccf
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url ( #10872 )
2024-11-20 12:30:25 +08:00
Jason Tan and GitHub
d18754afdd
feat: admin can also change member role ( #10651 )
2024-11-20 11:29:49 +08:00
非法操作 and GitHub
beb7953d38
feat: enhance the custom note ( #8885 )
2024-11-20 11:24:45 +08:00
GeorgeCaoJ and GitHub
fbfc811a44
feat: support function call for ollama block chat api ( #10784 )
2024-11-20 11:15:19 +08:00
非法操作 and GitHub
7e66e5a713
feat: make toc panel can collapse ( #10875 )
2024-11-20 10:07:30 +08:00
kurokobo and GitHub
07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page ( #10871 )
2024-11-20 09:32:59 +08:00
Ding Jiatong and GitHub
3087913b74
Fix the situation where output_tokens/input_tokens may be None in response.usage ( #10728 )
2024-11-19 21:19:13 +08:00
非法操作 and GitHub
904ea05bf6
fix: download some remote files raise error ( #10781 )
2024-11-19 21:18:53 +08:00
Rhys and GitHub
6f4885d86d
Encode invitee email in the invitation link ( #10842 )
2024-11-19 21:08:37 +08:00
Joe and GitHub
2dc29cfee3
Feat/add langsmith dotted order ( #10856 )
2024-11-19 21:08:23 +08:00
Jyong and GitHub
bd05df5cc5
fix tongyi embedding endpoint return None output ( #10857 )
2024-11-19 21:04:17 +08:00
Jyong and GitHub
ee1f14621a
fix httpx doesn't support stream parameter ( #10859 )
2024-11-19 21:03:01 +08:00
yihong and GitHub
58a9d9eb9a
fix: better WeightRerankRunner run logic use O(1) and delete unused code ( #10849 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-19 20:12:13 +08:00
非法操作 and GitHub
bc1013dacf
feat: support json schema for gemini models ( #10835 )
2024-11-19 17:49:58 +08:00
Tao Wang and GitHub
9f195df103
Support Video Proxy and TED Embedding ( #10819 )
2024-11-19 17:49:14 +08:00
AkaraChen and GitHub
1cc7dc6360
style: refactor fetch and context ( #10795 )
2024-11-19 17:16:06 +08:00
328965ed7c
Fix: crash of workflow file upload ( #10831 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
2024-11-19 14:15:18 +08:00
zxhlyh and GitHub
133de9a087
fix: upload file component support multiple ( #10817 )
2024-11-19 14:00:54 +08:00
kimjion and GitHub
7261384655
fix: close child modal on log drawer close ( #10839 )
2024-11-19 12:09:55 +08:00
dajianguo and GitHub
4718071cbb
feat: Knowledge-base-api-get-post-method-text-error-#10836 ( #10837 )
2024-11-19 12:08:10 +08:00
非法操作 and GitHub
22be0816aa
feat: add TOC to app develop doc ( #10799 )
2024-11-19 09:06:12 +08:00
孙茂胤 (Sun, Maoyin) and GitHub
49e88322de
doc: add clarification for length limit of init password ( #10824 )
2024-11-19 09:05:05 +08:00
Zane and GitHub
14f3d44c37
refactor: improve handling of leading punctuation removal ( #10761 )
2024-11-18 21:32:33 +08:00
孙茂胤 (Sun, Maoyin) and GitHub
0ba17ec116
fix: correct typo in ETL type comment in .env.example ( #10822 )
2024-11-18 20:58:43 +08:00
Benjamin and GitHub
79d59c004b
chore: update .gitignore to include mise.toml ( #10778 )
2024-11-18 19:35:12 +08:00
873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. ( #10802 )
...
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com >
2024-11-18 19:29:54 +08:00
de6d3e493c
fix: script rendering in message ( #10807 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-18 19:19:10 +08:00