jyong
a6209a27db
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
2026-03-17 18:36:11 +08:00
jyong
6d836e798b
evaluation runtime
2026-03-17 18:35:58 +08:00
FFXN
e6e668d1d9
feat: Adapt EvaluationMetricName.
2026-03-17 16:08:57 +08:00
FFXN
df78acd169
feat: implement querying nodeInfos related to metrics.
2026-03-17 14:07:23 +08:00
FFXN
c20be9c815
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
2026-03-16 18:14:33 +08:00
FFXN
dcf2e6be76
feat: implement import and export for snippet.
2026-03-16 18:10:10 +08:00
jyong
f81bcf53e3
evaluation runtime
2026-03-16 18:08:46 +08:00
jyong
2ed0805c13
evaluation runtime
2026-03-13 16:54:23 +08:00
jyong
4555c98d30
evaluation runtime
2026-03-12 16:24:39 +08:00
FFXN
01665567a7
feat: Implement import and export function of snippets.
2026-03-11 11:05:17 +08:00
FFXN
6c0c9a2f5b
feat: Implement multi-threading to get the target run results list[node_run_result_mapping] in evaluation_service.
2026-03-10 10:31:37 +08:00
jyong
2b3f5adfab
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
2026-03-09 15:17:50 +08:00
jyong
2ffd7e519f
evaluation runtime
2026-03-09 15:17:35 +08:00
FFXN
9340ee8af4
feat: Implement snippet_generate_service.py.
2026-03-06 14:28:08 +08:00
FFXN
b88195c7d9
feat: Querying snippet list supports is_published for using snippets.py in workflow.
2026-03-05 17:13:20 +08:00
jyong
13c0d6eddb
evaluation runtime
2026-03-04 19:20:08 +08:00
jyong
4e593df662
evaluation runtime
2026-03-04 18:43:58 +08:00
jyong
62bf286220
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
...
# Conflicts:
# api/controllers/console/evaluation/evaluation.py
2026-03-03 16:04:59 +08:00
jyong
a3cf1a18a3
evaluation runtime
2026-03-03 16:01:13 +08:00
FFXN
2382d51136
feat: evaluation.
2026-03-03 11:41:19 +08:00
FFXN
eebd7763a5
Merge remote-tracking branch 'origin/main' into feat/evaluation
2026-03-02 14:46:31 +08:00
wangxiaolei
cc127f5b62
fix: fix chat assistant response mode blocking is not work ( #32394 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-02 14:05:04 +08:00
99
a01de98721
refactor(workflow): decouple start node external dependencies ( #32793 )
2026-03-02 02:01:41 +08:00
-LAN-
53c62fde33
fix(api): enforce ownership check for conversation delete ( #32686 )
2026-03-01 17:53:37 +08:00
L1nSn0w
337161cdb9
feat(enterprise): auto-join newly registered accounts to the default workspace ( #32308 )
...
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-03-01 16:53:09 +08:00
-LAN-
1f0fca89a8
refactor(workflow): move variables package into core.workflow ( #32750 )
2026-03-01 03:15:09 +08:00
-LAN-
a694533fc9
refactor(workflow): inject credential/model access ports into LLM nodes ( #32569 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-02-27 14:36:41 +08:00
-LAN-
eea1cf17ef
refactor(workflow): inject redis into graph engine manager ( #32622 )
2026-02-27 13:29:52 +08:00
-LAN-
0964fc142e
refactor(workflow): inject http request node config through factories and defaults ( #32365 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-25 16:29:59 +08:00
-LAN-
fbacb9f7a2
fix: clear stale provider credentials during plugin uninstall ( #32380 )
2026-02-19 10:28:01 +08:00
99
7656d514b9
refactor(workflow-file): move core.file to core.workflow.file ( #32252 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-16 22:38:19 +08:00
FFXN
1ce0610c4c
feat: Inject "Start" node for snippet before running the whole snippet workflow.
2026-02-14 13:28:30 +08:00
FFXN
fb4584b776
feat: Features about running and debugging snippets.
2026-02-14 09:50:34 +08:00
FFXN
632d93f475
feat: Implement the APIs of downloading evaluation dataset template file and downloading evaluation dataset file/evaluation result file.
2026-02-14 09:50:34 +08:00
jyong
bad6fb3470
evaluations
2026-02-14 09:50:34 +08:00
Varun Chawla
f233e2036f
fix: metadata batch edit silently fails due to split transactions and swallowed exceptions ( #32041 )
2026-02-12 12:59:59 +08:00
hj24
7e0bccbbf0
fix: update index to optimize message clean performance ( #32238 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-11 16:07:52 +08:00
QuantumGhost
704ee40caa
fix(api): excessive high CPU usage caused by RedisClientWrapper ( #32212 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-11 09:49:29 +08:00
zyssyz123
7dabc03a08
fix: When the user is a non-sandbox user and has a paid balance, the … ( #32173 )
...
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-02-10 12:08:23 +08:00
Dream
1a050c9f86
fix(api): clean up orphaned pending accounts on member removal ( #32151 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-10 10:17:27 +08:00
Vlad D
fa763216d0
fix(api): register knowledge pipeline service API routes ( #32097 )
...
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-02-09 17:43:36 +08:00
QuantumGhost
a1fc280102
feat: Human Input Node ( #32060 )
...
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
盐粒 Yanli
5b06203ef5
feat: Service API - add end-user lookup endpoint ( #32015 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 14:01:22 +08:00
kongwenyan
4bd80683a4
refactor: remove unnecessary type: async_workflow_service.py ( #32081 )
2026-02-08 03:26:30 +09:00
Jyong
4430a1b3da
fix: batch delete document db session block ( #32062 )
2026-02-06 18:02:14 +08:00
zyssyz123
2c9430313d
fix: redis for api token ( #31861 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
2026-02-06 16:25:27 +08:00
Xiyuan Chen
c56ad8e323
feat: account delete cleanup ( #31519 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-04 17:59:41 -08:00
Asuka Minato
f5d6c250ed
fix: "refactor: port api/controllers/console/tag/tags.py to ov3" ( #31887 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-03 22:18:53 +08:00
Asuka Minato
47f8de3f8e
refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel ( #31833 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 09:59:00 +08:00
Asuka Minato
491fa9923b
refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case ( #31836 )
2026-02-02 21:03:16 +09:00