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
|
f692def738
|
evaluation runtime
|
2026-03-17 15:26:39 +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
|
a83a28bf70
|
evaluation runtime
|
2026-03-11 17:31:11 +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 |
|
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
|
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 |
|
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 |
|
Copilot
|
baeea77c5b
|
fix: typo in WebScraper plugin description: "Scrapper" → "Scraper" (#32790)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-02 10:10:28 +08:00 |
|
wangxiaolei
|
9da98e6c6c
|
fix: fix import error (#32800)
|
2026-03-02 08:59:53 +08:00 |
|
99
|
a01de98721
|
refactor(workflow): decouple start node external dependencies (#32793)
|
2026-03-02 02:01:41 +08:00 |
|
-LAN-
|
17c1538e03
|
refactor(workflow): move PromptMessageMemory to model_runtime.memory (#32796)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 01:58:02 +08:00 |
|
-LAN-
|
69b3e94630
|
refactor: inject workflow node memory via protocol (#32784)
|
2026-03-02 01:55:49 +08:00 |
|
-LAN-
|
ef2b5d6107
|
refactor(api): move llm quota deduction to app graph layer (#32786)
|
2026-03-01 23:25:36 +08:00 |
|
-LAN-
|
ffe77fecdf
|
revert(graph-engine): rollback stop-event unification (#32789)
|
2026-03-01 19:43:05 +08:00 |
|
盐粒 Yanli
|
bc6fd0b5dd
|
chore: remove ty from backend type-check pipeline (#32782)
|
2026-03-01 19:10:24 +08:00 |
|
99
|
00e52796e6
|
refactor(workflow): remove code node helper imports (#32759)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 16:31:45 +08:00 |
|
Br1an
|
cfdf16c49e
|
fix(api): resolve type errors in BaseTraceInstance and OpsTraceManager (#32773)
|
2026-03-01 17:14:37 +09:00 |
|
Br1an
|
d4c508cf8e
|
fix(api): add explicit return type annotations to clean() methods (#32772)
|
2026-03-01 17:09:43 +09:00 |
|
99
|
9e9e617e09
|
fix(workflow): decouple http request node external dependencies (#32762)
|
2026-03-01 15:42:57 +08:00 |
|
FFXN
|
a7789f2c91
|
fix: some Qwen3 models only support streaming output. (#32766)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 15:42:44 +08:00 |
|
FFXN
|
de4dac89ae
|
fix: Fixed the adaptation issue of response formats for different mod… (#32326)
|
2026-03-01 10:23:17 +08:00 |
|
-LAN-
|
c034eb036c
|
refactor: inject memory interface into LLMNode (#32754)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 04:05:18 +08:00 |
|
-LAN-
|
1f0fca89a8
|
refactor(workflow): move variables package into core.workflow (#32750)
|
2026-03-01 03:15:09 +08:00 |
|
-LAN-
|
962df17a15
|
refactor: consolidate LLM runtime model state on ModelInstance (#32746)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 02:29:32 +08:00 |
|
Tyson Cung
|
91dfdd87e3
|
fix: replace unreachable yield expression with yield from () (#32727)
|
2026-02-28 15:27:32 +09:00 |
|