Skip to content

docs(openai): document regional-processing (data residency) pricing#203

Draft
mateo-berri wants to merge 1 commit into
mainfrom
claude/epic-goodall-T4V9Y
Draft

docs(openai): document regional-processing (data residency) pricing#203
mateo-berri wants to merge 1 commit into
mainfrom
claude/epic-goodall-T4V9Y

Conversation

@mateo-berri
Copy link
Copy Markdown
Collaborator

Summary

Document the new OpenAI regional-processing (data residency) cost tracking introduced in BerriAI/litellm#28622.

  • Explains the EU / US / global hostname mapping
  • Notes that LiteLLM infers data_residency from api_base automatically (no request-level param)
  • Documents that the resolved region is surfaced on kwargs["litellm_params"]["data_residency"] for custom callbacks

Test plan

  • Section reads cleanly under docs/providers/openai.md
  • Code snippets match the runtime behavior in the linked litellm PR

https://claude.ai/code/session_012ebH44s7ohYxjoix5CXzTW


Generated by Claude Code

Explain that LiteLLM auto-detects EU/US data residency from the
api_base host and applies the per-model regional uplift to cost
calculations, and that the resolved region is surfaced on
kwargs["litellm_params"]["data_residency"] for custom callbacks.

https://claude.ai/code/session_012ebH44s7ohYxjoix5CXzTW
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 22, 2026 4:50pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants