diff --git a/litellm/proxy/_new_secret_config.yaml b/litellm/proxy/_new_secret_config.yaml index c01d2e7751f..7c3caf74ff2 100644 --- a/litellm/proxy/_new_secret_config.yaml +++ b/litellm/proxy/_new_secret_config.yaml @@ -6,4 +6,4 @@ model_list: - model_name: openai-model litellm_params: model: openai/gpt-3.5-turbo - api_key: os.environ/OPENAI_API_KEY + api_key: os.environ/OPENAI_API_KEY \ No newline at end of file