Commit Graph

3233 Commits

Author SHA1 Message Date
jyong
be5bfe5366 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-07 10:27:17 +08:00
jyong
1bbef1f028 fix parent-child retrival count 2025-03-07 10:27:02 +08:00
jyong
1d31579fc2 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 18:09:21 +08:00
jyong
b33063e946 fix parent-child retrival count 2025-03-06 18:09:05 +08:00
jyong
19609f3984 Merge branch 'fix/parent-child-retrival-count' into deploy/dev 2025-03-06 18:02:05 +08:00
jyong
556000c7a8 fix parent-child retrival count 2025-03-06 18:01:49 +08:00
jyong
b7646acfef fix parent-child retrival count 2025-03-06 18:01:23 +08:00
jyong
fb64670507 fix parent-child retrival count 2025-03-06 17:45:42 +08:00
jyong
4045f19168 Merge branch 'fix/parent-child-retrival-count' into deploy/dev
# Conflicts:
#	api/core/rag/retrieval/dataset_retrieval.py
2025-03-06 17:43:03 +08:00
jyong
5220540e98 fix parent-child retrival count 2025-03-06 17:42:11 +08:00
jyong
c33d535585 support workspace billing info 2025-03-06 17:13:39 +08:00
jyong
270718c52f Merge branch 'feat/support-workspace-billing-info' into deploy/dev 2025-03-06 16:55:10 +08:00
jyong
926d7750be support workspace billing info 2025-03-06 16:54:35 +08:00
zxhlyh
30f0b66f01 merge 2025-03-06 16:47:26 +08:00
jyong
54c33ca476 fix metadata 2025-03-06 15:54:46 +08:00
Joel
ac8dc97df5 merge 2025-03-06 15:45:14 +08:00
jyong
e56fe623b9 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 13:45:17 +08:00
jyong
7f6c6b7791 fix metadata 2025-03-06 13:44:56 +08:00
Novice
778861f461
fix: agent node can't use in parallel (#15047) 2025-03-06 13:13:24 +08:00
-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
Wood
2c17bb2c36
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
2025-03-05 17:41:15 +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
Miki Watanabe
2e467cbc74
[FIX]Ruff: lint errors for E731 (#13018) 2025-03-05 15:54:04 +08:00
GareArc
62c2e2f33c Merge branch 'feat/compliance' into deploy/dev 2025-03-05 02:45:05 -05:00
Bowen Liang
561a3bf7a0
chore: remove the unused config INNER_API_KEY (#14780) 2025-03-05 15:39:48 +08: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
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
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
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
Wood
93b614bc96 chore: reformatted. 2025-03-05 00:36:53 +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
arkunzz
babf82624a feat: loop node 2025-03-05 00:36:50 +08:00
-LAN-
bb8a40f721
feat: add validation for marked name and comment length in workflow APIs
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 20:53:05 +08:00
Yeuoly
4668c4996a
feat: Add caching mechanism for plugin model schemas (#14898) 2025-03-04 18:02:06 +08:00
-LAN-
0b3b468f28
feat: enhance workflow publishing with marked name and comment support
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 17:12:29 +08:00
jyong
abc4d49e18 fix metadata 2025-03-04 17:07:28 +08:00
-LAN-
0e2cabf048
feat: change workflow ordering to sort by version instead of creation date
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 14:51:45 +08:00