mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
20 lines
366 B
Plaintext
20 lines
366 B
Plaintext
# Analytics and feedback
|
|
SLACK_WEBHOOK_URL=
|
|
LOOPS_API_KEY=
|
|
NEXT_PUBLIC_POSTHOG_HOST=
|
|
NEXT_PUBLIC_POSTHOG_KEY=
|
|
|
|
# Crisp
|
|
EXT_PUBLIC_CRISP_WEBSITE_ID=
|
|
NEXT_PUBLIC_CRISP_WEBSITE_ID=
|
|
|
|
# For qa chatbot
|
|
OPENAI_API_KEY=
|
|
SUPABASE_URL=
|
|
SUPABASE_SERVICE_ROLE_KEY=
|
|
NEXT_PUBLIC_LANGFUSE_PUBLIC_KEY=
|
|
LANGFUSE_PUBLIC_KEY=
|
|
LANGFUSE_SECRET_KEY=
|
|
|
|
# Newsletter Subscribers
|
|
MONGODB_URI= |