mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-06 01:31:49 +01:00
🪢 docs: add Langfuse to .env.example (#11632)
This commit is contained in:
parent
b87b8ceaa6
commit
61f54e0565
1 changed files with 10 additions and 0 deletions
10
.env.example
10
.env.example
|
|
@ -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 #
|
||||
#===================================================#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue