(chore) rename proxy: custom_callbacks
This commit is contained in:
parent
9b1e02cdf1
commit
ec579d4821
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user