ДОМЕНЫ - ВОПРОСЫ - ОРРКЕСТРАЦИЯ - БАЗА -Зафиксировать в orchestration loop правило domain enablement для новых неразмеченных доменов

This commit is contained in:
2026-04-13 20:04:43 +03:00
parent 8e16bc1f01
commit c2ac0c610b
8 changed files with 112 additions and 0 deletions
@@ -0,0 +1,22 @@
{
"suite_id": "assistant_autogen_runtime_job-Bv_o7Vircc",
"suite_version": "0.1.0",
"schema_version": "assistant_autogen_runtime_v0_1",
"scenario_count": 1,
"case_ids": [
"AUTO-001"
],
"cases": [
{
"case_id": "AUTO-001",
"scenario_tag": "autogen_runtime",
"question_type": "direct",
"broadness_level": "medium",
"turns": [
{
"user_message": "Какие товары сейчас лежат на складе"
}
]
}
]
}
@@ -0,0 +1,22 @@
{
"suite_id": "assistant_autogen_runtime_job-vHloW0L_3W",
"suite_version": "0.1.0",
"schema_version": "assistant_autogen_runtime_v0_1",
"scenario_count": 1,
"case_ids": [
"AUTO-001"
],
"cases": [
{
"case_id": "AUTO-001",
"scenario_tag": "autogen_runtime",
"question_type": "direct",
"broadness_level": "medium",
"turns": [
{
"user_message": "Какие товары лежат на складе сейчас или на любую выбранную дату"
}
]
}
]
}