From 58bc80371d029a79a712672c784cacea0fad8420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 16 Jul 2026 09:05:50 +0400 Subject: [PATCH] =?UTF-8?q?v2.0.5:=20=D0=B2=D0=B5=D1=80=D0=BD=D1=83=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8E=202.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/config.py | 2 +- site/templates/index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/site/config.py b/site/config.py index e927d6e..4a249cd 100644 --- a/site/config.py +++ b/site/config.py @@ -1,7 +1,7 @@ """Конфигурация приложения — все настройки в одном месте.""" import os -VERSION = "2.0.4" +VERSION = "2.0.5" LLM_URL = os.getenv("LLM_API_URL", "https://api.aillm.ru/v1/chat/completions") LLM_KEY = os.getenv("LLM_API_KEY", "") diff --git a/site/templates/index.html b/site/templates/index.html index b1ab725..f06d847 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -216,11 +216,11 @@ - - - - - - + + + + + +