StyleZhang
|
4418fa1d2b
|
fix: bug
|
2024-08-28 17:40:50 +08:00 |
|
takatost
|
c2bb11405f
|
fix(workflow): parallel not yield
|
2024-08-28 16:13:57 +08:00 |
|
StyleZhang
|
8ba5673606
|
feat: iteration support parallel
|
2024-08-28 16:00:17 +08:00 |
|
takatost
|
b0a81c654b
|
fix(workflow): parallel execution after if-else that only one branch runs
|
2024-08-28 15:53:39 +08:00 |
|
takatost
|
cd52633b0e
|
fix(graph_engine): parent_parallel_id missing
|
2024-08-27 16:45:14 +08:00 |
|
takatost
|
4256e9d47f
|
chore(iteration): keep start_node_id using in parallel start nodes
|
2024-08-27 16:38:33 +08:00 |
|
StyleZhang
|
4e3dc36e37
|
fix: workflow run edge status
|
2024-08-27 14:39:56 +08:00 |
|
takatost
|
b9f34f679f
|
fix: iteration start node id
|
2024-08-26 22:00:17 +08:00 |
|
StyleZhang
|
9c8144e463
|
feat: parallel hover
|
2024-08-26 17:49:11 +08:00 |
|
takatost
|
76bb8d1c1a
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/services/app_generate_service.py
# api/services/workflow_service.py
|
2024-08-26 16:17:19 +08:00 |
|
StyleZhang
|
1016db160e
|
feat: parallel hover
|
2024-08-26 16:09:22 +08:00 |
|
-LAN-
|
13be84e4d4
|
chore(api/controllers): Apply Ruff Formatter. (#7645)
|
2024-08-26 15:29:10 +08:00 |
|
Jyong
|
7ae728a9a3
|
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-08-26 15:14:05 +08:00 |
|
pinsily
|
a7743a4f47
|
add:save_model_credentials error log (#7630)
|
2024-08-26 14:46:29 +08:00 |
|
Zhi
|
103ff28530
|
feat: speed up the Docker build for dify-api for Chinese developers. (#7626)
|
2024-08-26 14:45:28 +08:00 |
|
Zhi
|
8dfdb37de3
|
fix: use LOG_LEVEL for celery startup (#7628)
|
2024-08-26 14:44:58 +08:00 |
|
Bowen Liang
|
17fd773a30
|
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-26 13:43:57 +08:00 |
|
Bowen Liang
|
979422cdc6
|
chore(api/tasks): apply ruff reformatting (#7594)
|
2024-08-26 13:38:37 +08:00 |
|
Yi Xiao
|
3be756eaed
|
feat: tooltip (#7634)
|
2024-08-26 13:00:02 +08:00 |
|
crazywoola
|
1ba3d3acd6
|
feat: replace show/hide workflow_steps with switch (#7627)
|
2024-08-26 11:00:57 +08:00 |
|
takatost
|
6c61776ee1
|
fix test
|
2024-08-25 22:02:21 +08:00 |
|
NFish
|
23cedc3f1c
|
Web app now supports SSO config (#7137)
|
2024-08-25 18:47:16 +08:00 |
|
Joe
|
741c548f3c
|
feat: web sso (#7135)
|
2024-08-25 18:47:02 +08:00 |
|
非法操作
|
556f4ad5df
|
feat: add siliconflow text2img tool (#7612)
|
2024-08-25 14:39:58 +08:00 |
|
Seayon
|
561a61e7fe
|
Improve MIME type detection for image URLs (#6531)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
|
2024-08-25 13:36:16 +08:00 |
|
Shota Totsuka
|
47919983bf
|
fix: typo in comment (#7606)
|
2024-08-25 09:56:08 +08:00 |
|
sino
|
efc136cce5
|
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-24 19:29:45 +08:00 |
|
takatost
|
4771e85630
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/tests/integration_tests/workflow/nodes/test_code.py
# api/tests/unit_tests/core/workflow/nodes/test_answer.py
# api/tests/unit_tests/core/workflow/nodes/test_if_else.py
# api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
|
2024-08-24 17:26:44 +08:00 |
|
takatost
|
85d319719c
|
fix end node bug
|
2024-08-24 17:17:18 +08:00 |
|
Bowen Liang
|
b035c02f78
|
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-23 23:52:25 +08:00 |
|
Bowen Liang
|
2da63654e5
|
chore(api/configs): apply ruff reformat (#7590)
|
2024-08-23 23:46:01 +08:00 |
|
Bowen Liang
|
3ace01cfb3
|
chore: cleanup and rearrange unclassified configs into feature config groups (#7586)
|
2024-08-23 22:40:07 +08:00 |
|
Junyan Qin
|
e3d7c7c6f9
|
fix(onebot): use yarl to format url (#7589)
|
2024-08-23 22:22:42 +08:00 |
|
Junyan Qin
|
8807d880dc
|
Feat: add OneBot protocol tool (#7583)
|
2024-08-23 19:16:30 +08:00 |
|
Jie.F
|
70d6ab0bf5
|
Update stable_diffusion.py (#7536)
|
2024-08-23 18:58:13 +08:00 |
|
Amos
|
e42848f4b7
|
Do not pass query parameter when the value is empty (#7585)
|
2024-08-23 18:50:38 +08:00 |
|
Yi Xiao
|
25386af41a
|
fix: knowledge setting "knowledge name" input width (#7584)
|
2024-08-23 17:20:19 +08:00 |
|
张皮皮
|
f29685f8a1
|
fix score_threshold is none, return all top K documents (#7581)
|
2024-08-23 16:59:34 +08:00 |
|
噢哎哟喂
|
ad13011043
|
add JSON Mode support for moonshot models (#7568)
|
2024-08-23 16:24:45 +08:00 |
|
Charlie.Wei
|
df69ad9f0e
|
Langfuse view button (#7578)
|
2024-08-23 16:23:26 +08:00 |
|
Charlie.Wei
|
9864b35465
|
langfuser add view button (#7571)
|
2024-08-23 15:53:49 +08:00 |
|
Fei He
|
6025002971
|
add qwen text-embedding-v3 support. (#7567)
|
2024-08-23 15:32:38 +08:00 |
|
Nam Vu
|
0c38a8fdd4
|
Fix: voice language (#7570)
|
2024-08-23 15:25:07 +08:00 |
|
Joel
|
fb75bd9790
|
chore: improve the check time of variable name in conversation and env var (#7572)
|
2024-08-23 15:08:34 +08:00 |
|
Joel
|
399d7cd596
|
chore: improve the check time of variable name (#7569)
|
2024-08-23 14:30:26 +08:00 |
|
edo1z
|
0a7ab9a47d
|
fix: incorrect duplication when no target node is selected (#7539)
|
2024-08-23 13:16:15 +08:00 |
|
Yi Xiao
|
9618f86980
|
fix: workflow context menu popup issue (#7530)
|
2024-08-23 13:14:17 +08:00 |
|
Yi Xiao
|
a71fc18530
|
feat: set workflow zoom range for shortcut (#7563)
|
2024-08-23 13:11:55 +08:00 |
|
Nam Vu
|
3ac8a2871e
|
chore: #6554 i18n (#7562)
|
2024-08-23 11:16:37 +08:00 |
|
orangeclk
|
a24717765e
|
feat: forward zhipu finish_reason (#7560)
|
2024-08-23 11:15:38 +08:00 |
|