feat: integrate Peg AI wellness coach
MetaBloom CI / app (push) Canceled after 0s
MetaBloom CI / api (push) Canceled after 0s

This commit is contained in:
AI Company
2026-07-21 21:15:19 +00:00
parent ca70688dd5
commit 16dccd2f76
10 changed files with 1970 additions and 63 deletions
+5 -1
View File
@@ -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