mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix config
This commit is contained in:
parent
4b7feb3261
commit
48946f7528
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue