set litellm verbose flag

This commit is contained in:
Roger Oriol
2026-01-24 17:34:48 +01:00
parent 2b8aa4df87
commit 40d12f307d

View File

@@ -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