feat: solution for 'Агент с RAG-памятью'
CI / build (push) Has been cancelled

This commit is contained in:
2026-07-01 10:57:34 +03:00
parent b7ed14fd93
commit 6da212bf32
12 changed files with 591 additions and 438 deletions
+2 -3
View File
@@ -1,3 +1,2 @@
# OpenAI API key (optional). If not set, the LLM will use a simple echo fallback.
OPENAI_API_KEY=
PORT=3000
# Copy this file to .env and replace with your actual OpenAI API key
OPENAI_API_KEY=sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX