From 5b0a7663ca12dd371bf8d6e84070bd0ec5b22f7c Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Fri, 11 Sep 2026 10:00:53 +0300 Subject: [PATCH] =?UTF-8?q?diet:=20=D1=83=D0=B4=D0=B0=D0=BB=D1=91=D0=BD=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=BF=D1=80=D0=BE=20=D0=B7=D0=B0=D0=BC=D0=B5=D1=80=20?= =?UTF-8?q?=D0=B2=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=B8=20=D0=BE=D1=82=D0=B2?= =?UTF-8?q?=D0=B5=D1=82=D0=B0=20=D1=83=20composition?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - замер снимался со старой модели и к нынешней отношения не имеет --- files/diet/config.template.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/diet/config.template.toml b/files/diet/config.template.toml index 99a4454..7640aa0 100644 --- a/files/diet/config.template.toml +++ b/files/diet/config.template.toml @@ -63,7 +63,4 @@ timeout = "2m" [llm.composition] type = "openai-compat" model = "bothub/gemini-3.8-flash" - -# Замер давал этой модели 19–70 секунд на ответ, то есть умолчание в минуту -# обрывало бы её самые долгие ответы, засчитывая их временной неудачей. timeout = "2m"