Skip to content

[Docs] Document route_all_chat_openai_to_responses flag - #12

Merged
yuneng-berri merged 1 commit into
mainfrom
litellm_route_all_chat_openai_to_responses_docs
Apr 24, 2026
Merged

[Docs] Document route_all_chat_openai_to_responses flag#12
yuneng-berri merged 1 commit into
mainfrom
litellm_route_all_chat_openai_to_responses_docs

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

Relevant issues

Ports the docs portion of BerriAI/litellm#25359 (docs check on that PR fails because docs have moved to this repo).

Summary

Documents the new route_all_chat_openai_to_responses global flag (and its LITELLM_ROUTE_ALL_CHAT_OPENAI_TO_RESPONSES env var). When enabled, OpenAI /chat/completions requests are routed through the Responses API bridge without needing the openai/responses/ model prefix.

Changes

  • `docs/providers/openai.md`: replace the old "Getting Reasoning Content in `/chat/completions`" section with a `[BETA]` section covering both the global flag (Option B, recommended) and the per-request prefix (Option A).
  • `docs/proxy/config_settings.md`: add `litellm_settings.route_all_chat_openai_to_responses` and the `LITELLM_ROUTE_ALL_CHAT_OPENAI_TO_RESPONSES` env var entries.

No content changes beyond what is in BerriAI/litellm#25359.

Testing

Docs-only change.

Type

📖 Documentation

Port docs changes from BerriAI/litellm#25359.

- providers/openai.md: replace the "Getting Reasoning Content in /chat/completions" section with a BETA section covering both the global flag and the per-request prefix.
- proxy/config_settings.md: add litellm_settings.route_all_chat_openai_to_responses and the LITELLM_ROUTE_ALL_CHAT_OPENAI_TO_RESPONSES env var.
@yuneng-berri
yuneng-berri requested a review from a team April 24, 2026 16:56
@vercel

vercel Bot commented Apr 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 24, 2026 4:58pm

Request Review

@yuneng-berri
yuneng-berri merged commit 70a2066 into main Apr 24, 2026
2 checks passed
@yuneng-berri
yuneng-berri deleted the litellm_route_all_chat_openai_to_responses_docs branch April 24, 2026 17:02
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