Skip to content

Change OpenAI API endpoints from Completions to Responses for TypeScript#277

Closed
fedtti wants to merge 1 commit intomicrosoft:mainfrom
fedtti:feature/responses-api
Closed

Change OpenAI API endpoints from Completions to Responses for TypeScript#277
fedtti wants to merge 1 commit intomicrosoft:mainfrom
fedtti:feature/responses-api

Conversation

@fedtti
Copy link
Copy Markdown

@fedtti fedtti commented Oct 21, 2025

This PR simply move from the Completions API to the newer Responses API endpoint (cf. https://platform.openai.com/docs/guides/migrate-to-responses). They should be fully retro-compatible due to the messages' nature (cf. https://platform.openai.com/docs/guides/migrate-to-responses?update-item-definitions=responses&update-multiturn=responses#migrating-from-chat-completions).

@robgruen
Copy link
Copy Markdown
Contributor

robgruen commented May 4, 2026

subsumed by #305

@robgruen robgruen closed this May 4, 2026
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