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 |
|
takatost
|
b9f34f679f
|
fix: iteration start node id
|
2024-08-26 22:00:17 +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 |
|
-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 |
|
takatost
|
6c61776ee1
|
fix test
|
2024-08-25 22:02:21 +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 |
|
张皮皮
|
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
|
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 |
|
orangeclk
|
a24717765e
|
feat: forward zhipu finish_reason (#7560)
|
2024-08-23 11:15:38 +08:00 |
|
takatost
|
42899fb3be
|
fix bug
|
2024-08-23 00:38:42 +08:00 |
|
takatost
|
5b22d8f8b2
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/workflow/nodes/llm/llm_node.py
# api/core/workflow/nodes/question_classifier/question_classifier_node.py
|
2024-08-23 00:32:28 +08:00 |
|
takatost
|
fe2b300288
|
fix lint
|
2024-08-22 23:54:07 +08:00 |
|
takatost
|
ec4fc784f0
|
fix iteration start node
|
2024-08-22 23:53:44 +08:00 |
|
AllenWriter
|
931e6f1625
|
Added Space between Chinese and English within tools' description (#7545)
|
2024-08-22 19:20:13 +08:00 |
|
Jyong
|
4ce47284dc
|
update nltk version to 3.8.1 (#7544)
|
2024-08-22 18:17:21 +08:00 |
|
takatost
|
d6da7b0336
|
fix dialogue_count
|
2024-08-22 13:06:17 +08:00 |
|
Vimpas
|
0006c6f0fd
|
fix(storage): 🐛 Create S3 bucket if it doesn't exist (#7514)
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com>
|
2024-08-22 09:45:42 +08:00 |
|
crazywoola
|
2c427e04be
|
Feat/7134 use dataset api create a dataset with permission (#7508)
|
2024-08-21 20:25:45 +08:00 |
|
orangeclk
|
f53454f81d
|
add finish_reason to the LLM node output (#7498)
|
2024-08-21 17:29:30 +08:00 |
|
takatost
|
92072e2ed7
|
fix: ruff issues
|
2024-08-21 17:26:51 +08:00 |
|
takatost
|
e34497ded1
|
fix: merge issues
|
2024-08-21 17:25:26 +08:00 |
|
takatost
|
35be41b337
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/core/app/apps/workflow/app_runner.py
# api/core/app/apps/workflow/generate_task_pipeline.py
# api/core/app/task_pipeline/workflow_cycle_state_manager.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/code/code_node.py
# api/core/workflow/nodes/llm/llm_node.py
# api/core/workflow/nodes/start/start_node.py
# api/core/workflow/nodes/variable_assigner/__init__.py
# api/tests/integration_tests/workflow/nodes/test_llm.py
# api/tests/integration_tests/workflow/nodes/test_parameter_extractor.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-21 16:59:23 +08:00 |
|
Yeuoly
|
784b11ce19
|
Chore/remove python dependencies selector (#7494)
|
2024-08-21 16:57:14 +08:00 |
|
takatost
|
412be6d014
|
fix bug
|
2024-08-21 16:43:00 +08:00 |
|
Jyong
|
715eb8fa32
|
fix rerank mode is none (#7496)
|
2024-08-21 16:42:28 +08:00 |
|
Yeuoly
|
a02118d5bc
|
Fix/incorrect code template (#7490)
|
2024-08-21 15:31:13 +08:00 |
|
Nam Vu
|
85fc0fdb51
|
chore: support CODE_MAX_PRECISION (#7484)
|
2024-08-21 15:11:56 +08:00 |
|