Langfuse config ENV vars.

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-09-29 18:01:12 +02:00
committed by GitHub
parent 53adc4f2e8
commit 72738789f8

View File

@@ -4,5 +4,10 @@ SELF_HOSTED=true
# Enable Twelve market data (careful, this will use your API credits)
TWELVE_DATA_API_KEY=
# Langfuse config
LANGFUSE_PUBLIC_KEY=
LANGFUSE_SECRET_KEY=
LANGFUSE_HOST=https://cloud.langfuse.com
# Set to `true` to get error messages rendered in the /chats UI
AI_DEBUG_MODE=