This commit is contained in:
team 1
2026-05-12 08:25:59 +02:00
parent e072a8e15e
commit 3d0092b753
10 changed files with 664 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ final class AgentEvalRunCommand extends Command
->addArgument(
'type',
InputArgument::OPTIONAL,
'Eval type to run',
'Eval type to run (retrieval, shop_query, followup, answer_guard)',
'retrieval'
)
->addOption(