Commit Graph

5084 Commits

Author SHA1 Message Date
-LAN-
96f85c559f
Merge branch 'feat/workflow-version-control-api' into deploy/dev 2025-03-06 12:06:16 +08:00
jyong
0eedabc971 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 11:47:09 +08:00
jyong
7990219aa4 fix metadata 2025-03-06 11:46:46 +08:00
-LAN-
84ac6267db
Merge branch 'feature/newnew-workflow-loop-node' into deploy/dev 2025-03-05 16:40:37 +08:00
jyong
732b56bf3b Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-05 16:11:04 +08:00
jyong
5b4589951d fix metadata 2025-03-05 16:10:04 +08:00
GareArc
62c2e2f33c Merge branch 'feat/compliance' into deploy/dev 2025-03-05 02:45:05 -05:00
-LAN-
a581029374
fix: update content-hash in poetry.lock and adjust types-deprecated version in pyproject.toml
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-05 15:17:18 +08:00
NFish
568f7e6e42 Merge branch 'feat/compliance-report-download' into deploy/dev 2025-03-05 15:14:31 +08:00
NFish
9f748a0a74 Merge branch 'fix/adjust-price-frontend' into deploy/dev 2025-03-05 15:14:24 +08:00
NFish
760bd8dedd Merge branch 'main' into deploy/dev 2025-03-05 15:14:17 +08:00
-LAN-
94c07bfc46
feat: add created_at and updated_at timestamps to Workflow model
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-05 15:09:03 +08:00
jyong
2de2046b6c fix metadata 2025-03-05 15:01:47 +08:00
jyong
08140cc362 fix metadata 2025-03-05 14:59:37 +08:00
非法操作
83cad07fb3
fix endpoint help link 404 (#14981) 2025-03-05 14:59:04 +08:00
NFish
1099027a92 Merge branch 'main' into fix/adjust-price-frontend 2025-03-05 14:56:05 +08:00
jyong
b9dc8206e6 fix metadata 2025-03-05 14:54:56 +08:00
-LAN-
38ed97e396
Merge branch 'main' of github.com:langgenius/dify into feat/workflow-version-control-api 2025-03-05 14:47:46 +08:00
-LAN-
b94bc5d1b3
fix: remove redundant argument parsing in PublishedWorkflowApi
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-05 14:46:58 +08:00
jyong
9632f7d515 fix metadata 2025-03-05 14:46:48 +08:00
LeanDeR
4f6a4f244c
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880) 2025-03-05 14:35:08 +08:00
Yeuoly
cef49da576
feat: Add caching mechanism for latest plugin version retrieval (#14968) 2025-03-05 13:47:06 +08:00
Rizwan
e16453591e
add bangla (bengali) readme translation and link to all other readme (#14970) 2025-03-05 13:28:08 +08:00
Mitsunao Miyamoto
450319790e
fix: fixed to AWS Marketplace link (#14955) 2025-03-05 12:33:45 +08:00
Dictionaryphile
4b783037d3
Fix typo: Window -> Windows in .gitattributes comment (#14961) 2025-03-05 12:33:30 +08:00
llinvokerl
d04f40c274
Fix empty results issue in full-text search with Milvus vector database (#14885)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
2025-03-05 12:27:01 +08:00
zxhlyh
9ab4f35b84
fix: workflow one step run form validate (#14934) 2025-03-05 10:28:46 +08:00
Wood
d6169e0afe feat: configure maximum loop count using environment variable. 2025-03-05 01:18:50 +08:00
Wood
6588bfddb9 fix: fix tracking display order issue.
Export the formatNode functions for both Iteration and Loop, and merge
them into a unified method called formatIterationAndLoopNode. This
method will handle the NodeTracing List uniformly, addressing the
timing issues in the tracing logs caused by the previous categorized
handling.
2025-03-05 00:50:19 +08:00
Wood
90c89bf699 feat: support re-selection of variables for loop termination condition. 2025-03-05 00:36:53 +08:00
Wood
93b614bc96 chore: reformatted. 2025-03-05 00:36:53 +08:00
Wood
c3c7dea87e feat: update i18n. 2025-03-05 00:36:53 +08:00
Wood
d96fee1f20 feat: update i18n. 2025-03-05 00:36:52 +08:00
Wood
3e75912263 chore: remove unnecessary yarn.lock file. 2025-03-05 00:36:52 +08:00
Wood
93842ee9cf fix: correct log format issue. 2025-03-05 00:36:52 +08:00
arkunzz
5962b5510b fix: loop node import 2025-03-05 00:36:52 +08:00
arkunzz
1aa0d1c532 fix: loop node metadata 2025-03-05 00:36:52 +08:00
Wood
712b95380e fix: correct log format issue. 2025-03-05 00:36:52 +08:00
Woo0ood
2c0e2c1b0b chore: merge code for version 1.0.0. 2025-03-05 00:36:52 +08:00
Wood
e1df399c26 fix: fixed ESLint errors. 2025-03-05 00:36:52 +08:00
woo0ood
5b8d71cbf4 feat: update Loop node icon. 2025-03-05 00:36:52 +08:00
woo0ood
cc97abd7ea feat: add missing i18n items. 2025-03-05 00:36:52 +08:00
woo0ood
8d910c7f34 fix: prevent Loop and Iteration nodes from nesting within each other. 2025-03-05 00:36:51 +08:00
woo0ood
3e18b5d1ae fix: resolve issue where Loop node on-step-run could not view Loop details. 2025-03-05 00:36:51 +08:00
woo0ood
5b2ac1e0d8 fix: correct the sorting issue of Tracing information. 2025-03-05 00:36:51 +08:00
woo0ood
f6aa1f0d65 chore: remove some temporarily unused code. 2025-03-05 00:36:51 +08:00
woo0ood
825602938d fix: correct nested level in tracking logs.
The main reason is that the original design only considered nodes with
nested sub-nodes of type Iterator. After adding the Loop, additional
checks and handling are required.
2025-03-05 00:36:51 +08:00
woo0ood
d3a1f89f49 fix: temporarily hide error handling field in Loop node panel. 2025-03-05 00:36:51 +08:00
Wood
f741e7a832 feat: improve and fix part of Loop node logic. 2025-03-05 00:36:51 +08:00
Wood
733e7a3f58 feat: remove Sleep node. 2025-03-05 00:36:50 +08:00