mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 19:04:29 +00:00
2761077820
The documentation incorrectly used `vertex_region` as the parameter name, but the actual parameter expected by LiteLLM is `vertex_location` as defined in VertexPassThroughCredentials and other type definitions. Co-authored-by: Claude <noreply@anthropic.com>