diff --git a/site/config.py b/site/config.py index a62dc85..e927d6e 100644 --- a/site/config.py +++ b/site/config.py @@ -1,7 +1,7 @@ """Конфигурация приложения — все настройки в одном месте.""" import os -VERSION = "2.0.3" +VERSION = "2.0.4" 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 0766530..b1ab725 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -73,7 +73,7 @@
Nubes - Сверка договоров — LLM AI-driven Event Sourcing v2.0.3 + Сверка договоров — LLM AI-driven Event Sourcing v2.0.4
○ Загрузка ○ Классификация @@ -216,11 +216,11 @@
- - - - - - + + + + + +