diff --git a/litellm/proxy/example_config_yaml/pass_through_config.yaml b/litellm/proxy/example_config_yaml/pass_through_config.yaml index f8846eef66..a7b65b272e 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