WH-2099
|
d1a45f1164
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
# api/dify_graph/nodes/llm/llm_utils.py
# api/dify_graph/nodes/parameter_extractor/parameter_extractor_node.py
# api/tests/unit_tests/core/workflow/nodes/llm/test_llm_utils.py
# api/tests/unit_tests/libs/test_login.py
|
2026-03-24 19:35:09 +08:00 |
|
WH-2099
|
0b8a5e83db
|
fix(model): preserve caller-scoped runtime assembly
|
2026-03-24 19:16:29 +08:00 |
|
scdeng
|
67d5c9d148
|
feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:41:51 +08:00 |
|
WH-2099
|
57f9053b3a
|
fix(workflow): separate runtime outputs from debug bootstrap
|
2026-03-24 16:44:39 +08:00 |
|
-LAN-
|
42877985db
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
# api/tests/unit_tests/controllers/console/app/test_message.py
# api/tests/unit_tests/controllers/console/app/test_statistic.py
# api/tests/unit_tests/controllers/console/app/test_workflow_draft_variable.py
# api/tests/unit_tests/controllers/console/auth/test_data_source_bearer_auth.py
# api/tests/unit_tests/controllers/console/auth/test_data_source_oauth.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
|
2026-03-24 15:33:05 +08:00 |
|
Zhanyuan Guo
|
7fe25f1365
|
fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 15:08:55 +08:00 |
|
tmimmanuel
|
8b634a9bee
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
tmimmanuel
|
cc17c8e883
|
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
|
2026-03-24 05:38:29 +09:00 |
|
kurokobo
|
30deeb6f1c
|
feat(firecrawl): follow pagination when crawl status is completed (#33864)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-23 21:19:32 +08:00 |
|
-LAN-
|
3b53f01378
|
fix: test
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-23 14:50:01 +08:00 |
|
wangxiaolei
|
01d97fa2cf
|
fix: type object 'str' has no attribute 'LLM' (#33899)
|
2026-03-23 14:51:56 +09:00 |
|
WH-2099
|
93e8d856d8
|
fix(workflow): restore child graph quota abort handling
|
2026-03-23 11:15:57 +08:00 |
|
-LAN-
|
ed7526662d
|
test: apply post-merge import ordering fixes
|
2026-03-23 10:24:48 +08:00 |
|
-LAN-
|
23811dfdac
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
# api/tests/test_containers_integration_tests/conftest.py
|
2026-03-23 10:24:22 +08:00 |
|
mahammadasim
|
31506b27ab
|
test: added for core module moderation, repositories, schemas (#32514)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
|
2026-03-22 23:57:12 +08:00 |
|
wangxiaolei
|
40846c262c
|
perf: tidb_on_qdrant_vector delete_by_ids use batch delete (#33846)
|
2026-03-22 21:09:43 +09:00 |
|
-LAN-
|
cddb92651b
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
# api/services/workflow_draft_variable_service.py
# api/tests/unit_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py
|
2026-03-22 16:49:32 +08:00 |
|
WH-2099
|
2c6dc82ab7
|
fix: canonicalize persisted file references
|
2026-03-21 14:40:49 +08:00 |
|
autofix-ci[bot]
|
184f944fa0
|
[autofix.ci] apply automated fixes
|
2026-03-21 04:58:39 +00:00 |
|
WH-2099
|
e589ed23a8
|
fix: preserve request-bound model runtime scope
|
2026-03-21 12:55:03 +08:00 |
|
tmimmanuel
|
f41d1d0822
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-21 11:47:48 +09:00 |
|
-LAN-
|
f8538ae36a
|
Add model provider factory coverage tests
|
2026-03-20 23:19:53 +08:00 |
|
-LAN-
|
a8fc844d77
|
test: add tests for template transform node
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:53 +08:00 |
|
-LAN-
|
67ba5842cc
|
test: add tests for llm utils
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:53 +08:00 |
|
-LAN-
|
f5080382f3
|
test: add tests for llm node
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:52 +08:00 |
|
-LAN-
|
5a2cd20e66
|
fix: align file factory imports and CI fixtures
|
2026-03-20 23:19:51 +08:00 |
|
-LAN-
|
cc0a7a19f3
|
test: add tests for template transform
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:51 +08:00 |
|
-LAN-
|
98815b55d0
|
feat: add file access controller
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:51 +08:00 |
|
-LAN-
|
6d9b4bb78e
|
test: add template transform boundary coverage
|
2026-03-20 23:19:50 +08:00 |
|
-LAN-
|
834d5ca583
|
test: expand provider manager coverage
|
2026-03-20 23:19:50 +08:00 |
|
-LAN-
|
8dd5121884
|
test: cover dify_graph file runtime boundaries
|
2026-03-20 23:19:50 +08:00 |
|
-LAN-
|
9cb22e37b3
|
Fix redis isolation in plugin runtime tests
|
2026-03-20 23:19:50 +08:00 |
|
-LAN-
|
c25f0f09de
|
test: add tests
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:50 +08:00 |
|
-LAN-
|
391309f735
|
test: cover provider manager default model paths
|
2026-03-20 23:19:49 +08:00 |
|
-LAN-
|
e92cf38aaf
|
Fix workflow graph test regressions
|
2026-03-20 23:19:49 +08:00 |
|
-LAN-
|
ada4cc1867
|
fix: align workflow execution timing
|
2026-03-20 23:19:49 +08:00 |
|
autofix-ci[bot]
|
b9417659f2
|
[autofix.ci] apply automated fixes
|
2026-03-20 23:19:48 +08:00 |
|
-LAN-
|
186e6052e5
|
feat: remove layers from child engines
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:48 +08:00 |
|
-LAN-
|
2d52e33f53
|
refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:17 +08:00 |
|
-LAN-
|
5cad0caaae
|
refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:17 +08:00 |
|
-LAN-
|
240b5fc411
|
Refactor workflow file and form token resolution
|
2026-03-20 23:19:16 +08:00 |
|
-LAN-
|
5ea7dcb1a8
|
fix: align human input ci expectations
|
2026-03-20 23:19:16 +08:00 |
|
-LAN-
|
5cdce96580
|
fix: resolve human input workflow ci regressions
|
2026-03-20 23:19:16 +08:00 |
|
-LAN-
|
1dd706f1f1
|
fix: context replacement in LLM
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:16 +08:00 |
|
-LAN-
|
3d0ec1fedb
|
refactor
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:16 +08:00 |
|
-LAN-
|
37041f3746
|
fix: human input deliver method
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:15 +08:00 |
|
-LAN-
|
1d15e6414a
|
fix: can not use retrieval via end user
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:19:15 +08:00 |
|
-LAN-
|
e44f024d66
|
feat: show all variables in start node outputs
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:18:40 +08:00 |
|
-LAN-
|
7b98463916
|
chore: save changes
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:18:40 +08:00 |
|
-LAN-
|
2f65a498b1
|
refactor: remove protocol in core.app.llm
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-20 23:18:39 +08:00 |
|