diff --git a/litellm/litellm.yaml b/litellm/litellm.yaml index 4a7f3c1..92e1b27 100644 --- a/litellm/litellm.yaml +++ b/litellm/litellm.yaml @@ -22,7 +22,7 @@ data: model: ollama/glm-4.7-flash api_base: http://10.88.88.235:11434 litellm_settings: - # set_verbose: True # Uncomment this if you want to see verbose logs; not recommended in production + set_verbose: True # Uncomment this if you want to see verbose logs; not recommended in production callbacks: ["otel"] drop_params: True # max_budget: 100