From 9c4f1ec3e56bd38df8d06dc1190f65f36fc77867 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 11 May 2024 17:05:37 -0700 Subject: [PATCH] fix - failing test_end_user_specific_region test --- proxy_server_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy_server_config.yaml b/proxy_server_config.yaml index b70d9b202..964ad4808 100644 --- a/proxy_server_config.yaml +++ b/proxy_server_config.yaml @@ -83,6 +83,7 @@ model_list: model: text-completion-openai/gpt-3.5-turbo-instruct litellm_settings: drop_params: True + enable_preview_features: True # max_budget: 100 # budget_duration: 30d num_retries: 5