From 763832b026e85f81eb5d74e289e7875ce10d6f11 Mon Sep 17 00:00:00 2001 From: shinrei Date: Tue, 1 Jul 2025 15:32:13 +0000 Subject: [PATCH] =?UTF-8?q?=D0=BC=D1=8F=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bot/modules/solaris/client.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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