Роутер работает нормально в process v2

This commit is contained in:
2026-04-07 14:09:51 +03:00
parent 5d77ab1a88
commit 6b74d410cd
1748 changed files with 216679 additions and 14208 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
from tests.pipeline_setup_v3.runtime.agent_runtime_adapter import AgentRuntimeAdapter
__all__ = ["AgentRuntimeAdapter"]
__all__ = [
"agent_runtime_adapter",
"v2_process_adapter",
]