feat: integrate Peg AI wellness coach
This commit is contained in:
+5
-1
@@ -3,4 +3,8 @@ JWT_SECRET=generate-a-random-secret-of-at-least-32-characters
|
||||
ENVIRONMENT=production
|
||||
ALLOWED_ORIGINS=https://app.example.com
|
||||
POSTGRES_PASSWORD=change-me
|
||||
|
||||
# API OpenAI-compatible : Ollama local par défaut, ou fournisseur autorisé.
|
||||
AI_BASE_URL=http://localhost:11434/v1
|
||||
AI_MODEL=llama3.2:3b
|
||||
AI_API_KEY=
|
||||
AI_TIMEOUT_SECONDS=20
|
||||
|
||||
Reference in New Issue
Block a user