fix config

This commit is contained in:
Ishaan Jaff 2024-07-01 17:02:15 -07:00
parent 4b7feb3261
commit 48946f7528

View file

@ -36,6 +36,7 @@ general_settings:
LANGFUSE_SECRET_KEY: "os.environ/LANGFUSE_DEV_SK_KEY"
litellm_settings:
return_response_headers: true
success_callback: ["prometheus"]
callbacks: ["otel", "hide_secrets"]
failure_callback: ["prometheus"]