fix copy bug

This commit is contained in:
Niels Geens
2025-04-09 16:43:27 +02:00
parent e1da61fd71
commit 5b8f04be81
4 changed files with 43 additions and 14 deletions

View File

@@ -36,6 +36,7 @@ class Main:
config.local_model,
config.local_temperature,
config.local_token_limit,
self._action_schema,
config.local_api_key,
)