fix ki modell
This commit is contained in:
@@ -7,5 +7,10 @@ JWT_SECRET=super-langes-geheimnis-hier-aendern
|
||||
ADMIN_USER=admin
|
||||
ADMIN_PASS=DEIN-SICHERES-PASSWORT
|
||||
|
||||
# Ollama KI-Modell (optional, Standard: mistral)
|
||||
# OLLAMA_MODEL=mistral
|
||||
# Groq API (kostenloser Cloud-Zugang zu LLMs)
|
||||
# 1. Account erstellen: https://console.groq.com
|
||||
# 2. API Key erstellen und hier eintragen
|
||||
GROQ_API_KEY=gsk_dein-api-key-hier
|
||||
|
||||
# Modell (optional, Standard: llama-3.1-8b-instant)
|
||||
# GROQ_MODEL=llama-3.1-8b-instant
|
||||
|
||||
Reference in New Issue
Block a user