set litellm verbose flag
This commit is contained in:
@@ -22,7 +22,7 @@ data:
|
|||||||
model: ollama/glm-4.7-flash
|
model: ollama/glm-4.7-flash
|
||||||
api_base: http://10.88.88.235:11434
|
api_base: http://10.88.88.235:11434
|
||||||
litellm_settings:
|
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"]
|
callbacks: ["otel"]
|
||||||
drop_params: True
|
drop_params: True
|
||||||
# max_budget: 100
|
# max_budget: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user