From 1bd62a51efd11b2aa5f0a4853453404d575ba488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 16 Jul 2026 08:23:18 +0400 Subject: [PATCH] =?UTF-8?q?v2.0.3=20=E2=80=94=20bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/config.py | 2 +- site/templates/index.html | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/site/config.py b/site/config.py index d542a73..a62dc85 100644 --- a/site/config.py +++ b/site/config.py @@ -1,7 +1,7 @@ """Конфигурация приложения — все настройки в одном месте.""" import os -VERSION = "2.0.2" +VERSION = "2.0.3" 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 60a4adc..0766530 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -73,7 +73,7 @@
Nubes - Сверка договоров — LLM AI-driven Event Sourcing v2.0.2 + Сверка договоров — LLM AI-driven Event Sourcing v2.0.3
○ Загрузка ○ Классификация @@ -216,11 +216,11 @@
- - - - - - + + + + + +