LLM connection

This commit is contained in:
2026-06-18 21:16:28 +02:00
parent 9a23863320
commit 5086743a11
13 changed files with 393 additions and 26 deletions

View File

@@ -6,4 +6,8 @@ RASPBERRY_PI_PORT=8000
QUIBOT_TOKEN=MY_SECRET_TOKEN
# Backend server config
PORT=3000
PORT=5000
LLAMA_CPP_URL=https://ollama.epsem.aranroig.com/v1/chat/completitions
LLAMA_PREAMBLE=./prompts/preamble.md
LLAMA_API_KEY=your_api_key