AI Gateway supports OpenAI's Responses API

creator/model OpenAI's Responses API is now available through AI Gateway. The Responses API is a modern alternative to the Chat Completions API. Point your OpenAI SDK to AI Gateway's base URL and use thenames to route requests. TypeScript and Python are both supported. All of the functionality in…

aidevreleases

Sources