mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 16:19:29 +00:00
Documents exactly how every request and response field gets translated when LiteLLM routes an Anthropic /v1/messages call through the OpenAI Responses API path (for OpenAI/Azure targets). Covers messages content block mapping, tools, tool_choice, thinking→reasoning, context_management, and the reverse response translation. Wired into the /v1/messages sidebar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>