Skip to content

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

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

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

@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).

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.

1 participant