Validator works for start

This commit is contained in:
2025-04-07 14:31:56 +00:00
parent 50539f6d03
commit 2e08be4b75
16 changed files with 108 additions and 82 deletions

View File

@@ -67,6 +67,7 @@ class Main:
config.qwq_model,
config.qwq_temperature,
config.qwq_token_limit,
self._action_schema,
)
if not self._llms: