FFXN
|
6b7b4e40cf
|
feat: Add evaluation result details when querying the workflow run log.
|
2026-03-19 11:45:11 +08:00 |
|
FFXN
|
87dd0d80e7
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-18 15:58:46 +08:00 |
|
FFXN
|
26d1eae358
|
feat: Add use_count api for snippet.
|
2026-03-18 15:58:29 +08:00 |
|
jyong
|
e3f9cf81fa
|
evaluation runtime
|
2026-03-17 19:58:31 +08:00 |
|
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 |
|
jyong
|
b7baeb34e1
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
# Conflicts:
# api/core/evaluation/entities/evaluation_entity.py
|
2026-03-17 15:28:04 +08:00 |
|
jyong
|
f692def738
|
evaluation runtime
|
2026-03-17 15:26:39 +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
|
751c938d8a
|
evaluation runtime
|
2026-03-16 18:09:10 +08:00 |
|
jyong
|
f81bcf53e3
|
evaluation runtime
|
2026-03-16 18:08:46 +08:00 |
|
jyong
|
f60084fc43
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-13 16:55:19 +08:00 |
|
jyong
|
2ed0805c13
|
evaluation runtime
|
2026-03-13 16:54:23 +08:00 |
|
FFXN
|
c51f3219aa
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-13 10:11:14 +08:00 |
|
FFXN
|
c68194093e
|
feat: Parse the expression to get the input parameters for the evaluation workflow.
|
2026-03-13 10:09:38 +08:00 |
|
FFXN
|
18198b88ff
|
feat: Parse the expression to get the input parameters for the evaluation workflow.
|
2026-03-13 09:45:13 +08:00 |
|
jyong
|
c0fac68f2d
|
evaluation runtime
|
2026-03-12 17:21:57 +08:00 |
|
jyong
|
08c5200aa1
|
evaluation runtime
|
2026-03-12 17:21:46 +08:00 |
|
jyong
|
4555c98d30
|
evaluation runtime
|
2026-03-12 16:24:39 +08:00 |
|
jyong
|
1d248053e6
|
evaluation runtime
|
2026-03-12 14:32:36 +08:00 |
|
jyong
|
8ea3729fe9
|
evaluation runtime
|
2026-03-11 19:57:46 +08:00 |
|
jyong
|
61e87a4ff4
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-11 17:31:25 +08:00 |
|
jyong
|
a83a28bf70
|
evaluation runtime
|
2026-03-11 17:31:11 +08:00 |
|
FFXN
|
0439624481
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-11 11:06:58 +08:00 |
|
FFXN
|
01665567a7
|
feat: Implement import and export function of snippets.
|
2026-03-11 11:05:17 +08:00 |
|
jyong
|
2bd48e62a3
|
evaluation runtime
|
2026-03-10 17:37:28 +08:00 |
|
jyong
|
7a065b3f42
|
evaluation runtime
|
2026-03-10 17:37:20 +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
|
dabad46393
|
evaluation runtime
|
2026-03-09 15:56:03 +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 |
|
FFXN
|
b160dce4db
|
feat: Implement customized evaluation in BaseEvaluationInstance.
|
2026-03-05 14:30:39 +08:00 |
|
FFXN
|
7149af3dac
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
|
2026-03-05 13:38:35 +08:00 |
|
FFXN
|
99d3c645b8
|
feat: Implement customized evaluation in BaseEvaluationInstance.
|
2026-03-05 13:36:05 +08:00 |
|
FFXN
|
ce0c2ea3bd
|
feat: Implement customized evaluation in BaseEvaluationInstance.
|
2026-03-05 13:30:26 +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 |
|
FFXN
|
7251bffae1
|
feat: implement customized evaluation with workflow, and add judgment condition after evaluate_metrics.
|
2026-03-04 14:46:24 +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 |
|
Stable Genius
|
42a8d962a0
|
refactor: remove tests and core/rag from pyrefly excludes (#32801)
Co-authored-by: Stable Genius <259448942+stablegenius49@users.noreply.github.com>
|
2026-03-02 15:31:29 +09: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 |
|
dependabot[bot]
|
aca3d1900e
|
chore(deps-dev): update types-aiofiles requirement from ~=24.1.0 to ~=25.1.0 in /api (#32803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 13:59:53 +09:00 |
|