mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-12 16:22:44 +00:00
(chore) rename proxy: custom_callbacks
This commit is contained in:
@@ -4,7 +4,7 @@ model_list:
|
||||
model: gpt-3.5-turbo
|
||||
|
||||
litellm_settings:
|
||||
callbacks: custom_logger.proxy_handler_instance # sets litellm.callbacks = [module.module_variable]
|
||||
callbacks: custom_callbacks.proxy_handler_instance # sets litellm.callbacks = [module.module_variable]
|
||||
|
||||
general_settings:
|
||||
# otel: True # OpenTelemetry Logger
|
||||
|
||||
Reference in New Issue
Block a user