diff --git a/litellm/proxy/example_config_yaml/pass_through_config.yaml b/litellm/proxy/example_config_yaml/pass_through_config.yaml index f8846eef66a..a7b65b272ec 100644 --- a/litellm/proxy/example_config_yaml/pass_through_config.yaml +++ b/litellm/proxy/example_config_yaml/pass_through_config.yaml @@ -34,6 +34,7 @@ general_settings: pass_through_endpoints: - path: "/azure-config-passthrough" target: os.environ/AZURE_API_BASE + include_subpath: true headers: Authorization: os.environ/AZURE_API_KEY