From d39bf7c04fc8516561a08faba2c095a46517e034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 22 Jun 2026 07:47:02 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.97:=20=D1=88=D0=B0=D0=B35=20=E2=80=94=20LL?= =?UTF-8?q?M=20=D0=BA=D0=BB=D1=8E=D1=87=20=D0=B8=D0=B7=20env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/convert_server.py | 2 +- index.cfm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/convert_server.py b/deploy/convert_server.py index c92f552..591d282 100755 --- a/deploy/convert_server.py +++ b/deploy/convert_server.py @@ -13,7 +13,7 @@ import httpx from llm_prompt import build_prompt LLM_URL = "https://api.aillm.ru/v1/chat/completions" -LLM_KEY = "sk-ucI5YvOticoOQ9Kuj5K9mQ" +LLM_KEY = os.environ.get("LLM_KEY", "") LLM_MODEL = "gpt-oss-120b" LUCEE_URL = "https://contractor.luceek8s.dev.nubes.ru" diff --git a/index.cfm b/index.cfm index 3b8b161..d42eccb 100644 --- a/index.cfm +++ b/index.cfm @@ -71,7 +71,7 @@
Nubes - Сверка договоров — LLM AI-driven Event Sourcing v1.0.96 — Lucee + Сверка договоров — LLM AI-driven Event Sourcing v1.0.97 — Lucee