diff --git a/src/bot/modules/solaris/client.py b/src/bot/modules/solaris/client.py index 6dea4f3..d70edee 100644 --- a/src/bot/modules/solaris/client.py +++ b/src/bot/modules/solaris/client.py @@ -11,4 +11,6 @@ class SolarisClient: system_instruction="meow meow meow", # надо где-то промпт хранить, в бд наверное хезе thinking_config=ThinkingConfig(thinking_budget=0) ) - ) \ No newline at end of file + ) + +# мяу \ No newline at end of file