🪢 docs: add Langfuse to .env.example (#11632)

This commit is contained in:
Jannik Maierhöfer 2026-02-05 08:50:39 +01:00 committed by GitHub
parent b87b8ceaa6
commit 61f54e0565
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,6 +87,16 @@ NODE_MAX_OLD_SPACE_SIZE=6144
# CONFIG_PATH="/alternative/path/to/librechat.yaml"
#==================#
# Langfuse Tracing #
#==================#
# Get Langfuse API keys for your project from the project settings page: https://cloud.langfuse.com
# LANGFUSE_PUBLIC_KEY=
# LANGFUSE_SECRET_KEY=
# LANGFUSE_BASE_URL=
#===================================================#
# Endpoints #
#===================================================#