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