非法操作
|
43c7739b88
|
feat: add xAI model provider (#10272)
|
2024-11-05 20:30:12 +08:00 |
|
Matsuda
|
f65d577f54
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-05 20:30:00 +08:00 |
|
-LAN-
|
b88145096f
|
feat(model): add validation for custom disclaimer length (#10287)
|
2024-11-05 20:30:00 +08:00 |
|
-LAN-
|
33219e850a
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 20:30:00 +08:00 |
|
NFish
|
3040d538f7
|
refactor the logic of refreshing access_token (#10068)
|
2024-11-05 20:30:00 +08:00 |
|
github-actions[bot]
|
4e1af81e11
|
chore: translate i18n files (#10273)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-11-05 20:30:00 +08:00 |
|
Benjamin
|
56e19fd8f5
|
Updates: Add mplfonts library for customizing matplotlib fonts and Va… (#9903)
|
2024-11-05 20:30:00 +08:00 |
|
Novice
|
d330d31ee5
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 20:29:59 +08:00 |
|
GeorgeCaoJ
|
0858108423
|
fix(workflow): handle else condition branch addition error in if-else node (#10257)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
2cd976846a
|
feat(document_extractor): support tool file in document extractor (#10217)
|
2024-11-05 20:29:59 +08:00 |
|
Matsuda
|
5d2c88ef59
|
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
fe3cde973e
|
refactor(parameter_extractor): implement custom error classes (#10260)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
794f495ef2
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-05 20:29:32 +08:00 |
|
-LAN-
|
0dda682033
|
chore(Dockerfile): upgrade zlib arm64 (#10244)
|
2024-11-05 20:29:31 +08:00 |
|
方程
|
01d8d10f1c
|
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243)
|
2024-11-05 20:29:12 +08:00 |
|
-LAN-
|
c711c5e36e
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-05 20:29:09 +08:00 |
|
shisaru292
|
1e27557865
|
fix: missing working directory parameter in script (#10226)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
2d9632d8b9
|
refactor(list_operator): replace ValueError with InvalidKeyError (#10222)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
7e42de1e7b
|
refactor(workflow): introduce specific error handling for LLM nodes (#10221)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
bd674d27be
|
refactor(http_request): add custom exception handling for HTTP request nodes (#10219)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
5735761920
|
refactor(workflow): introduce specific exceptions for code validation (#10218)
|
2024-11-05 20:28:29 +08:00 |
|
-LAN-
|
405b704f02
|
chore(llm_node): remove unnecessary type ignore for context assignment (#10216)
|
2024-11-05 20:28:29 +08:00 |
|
Jyong
|
f38abaaa6a
|
fix the ssrf of docx file extractor external images (#10237)
|
2024-11-05 20:28:28 +08:00 |
|
Hanqing Zhao
|
c8a5fee622
|
Modify translation (#10213)
|
2024-11-05 20:28:28 +08:00 |
|
Jiang
|
fe1c0ac602
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-05 20:28:28 +08:00 |
|
crazywoola
|
e79c3e4531
|
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211)
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
3ea3df7189
|
refactor(validation): improve input validation logic (#10175)
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
b01e7d778e
|
chore(list_operator): refine exception handling for error specificity (#10206)
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
7c45859594
|
fix(document_extractor): update base exception class (#10208)
|
2024-11-05 20:28:27 +08:00 |
|
Kota-Yamaguchi
|
aa9fd76072
|
Feat : add LLM model indicator in prompt generator (#10187)
|
2024-11-05 20:28:27 +08:00 |
|
Kota-Yamaguchi
|
e7d947379f
|
chore : code generator preview hint (#10188)
|
2024-11-05 20:28:17 +08:00 |
|
zxhlyh
|
8cd386f2c1
|
fix: webapp upload file (#10195)
|
2024-11-05 20:28:17 +08:00 |
|
-LAN-
|
987e1b9ced
|
fix(api): replace current_user with end_user in file upload (#10194)
|
2024-11-05 20:28:17 +08:00 |
|
-LAN-
|
81a77d0623
|
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180)
|
2024-11-05 20:28:17 +08:00 |
|
Cling_o3
|
ac1f93e3d5
|
[fix] fix the bug that modify document name not effective (#10154)
|
2024-11-05 20:27:58 +08:00 |
|
-LAN-
|
0d5c0b4fe4
|
fix(workflow model): ensure consistent timestamp updating (#10172)
|
2024-11-05 20:27:57 +08:00 |
|
jiangbo721
|
d1c480a7d8
|
fix: Cannot find declaration to go to CLEAN_DAY_SETTING (#10157)
Co-authored-by: 刘江波 <liujiangbo1@xiaomi.com>
|
2024-11-05 20:27:57 +08:00 |
|
Lawrence Li
|
007b561e32
|
feat: add gpustack model provider (#10158)
|
2024-11-05 20:27:57 +08:00 |
|
takatost
|
c100f24f7d
|
compatible model daemon request exception
|
2024-11-01 19:20:26 -07:00 |
|
takatost
|
d92cb994a9
|
fix voice list
|
2024-11-01 01:56:15 -07:00 |
|
Yeuoly
|
413326905e
|
rebase migrations
|
2024-11-01 16:55:07 +08:00 |
|
Yeuoly
|
5605ff9803
|
fix voice list
|
2024-11-01 16:42:32 +08:00 |
|
Yeuoly
|
84b7a4607a
|
fix: setup_required
|
2024-11-01 16:28:17 +08:00 |
|
Yeuoly
|
10cc4e758c
|
Merge branch 'main' into fix/chore-fix
|
2024-11-01 16:23:04 +08:00 |
|
-LAN-
|
bf048b8d7c
|
refactor(migration/model): update column types for workflow schema (#10160)
|
2024-11-01 16:10:55 +08:00 |
|
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
2024-11-01 15:51:22 +08:00 |
|
zxhlyh
|
78b74cce8e
|
fix: upload remote image preview (#9952)
|
2024-11-01 15:45:27 +08:00 |
|
Yeuoly
|
8070be9b76
|
fix: missing 'follow_redirects' argument while download plugin packages
|
2024-11-01 15:38:45 +08:00 |
|
Jyong
|
82033af097
|
clean un-allowed special charters when doing indexing estimate (#10153)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-11-01 15:09:22 +08:00 |
|
Yeuoly
|
f1f1baae9c
|
feat: support plugin tags
|
2024-11-01 15:07:11 +08:00 |
|