mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-31 16:21:42 +00:00
Ensure Chat Completions -> Responses bridge always emits object="response" so non-native providers return the same top-level schema as native OpenAI Responses. Made-with: Cursor