Describe the feature you'd like to request
There is a fairly new API that has open specifications and seems to be the next standard interface. And it is stateful, so we do not have to transmit the whole conversation for every request and it will remember reasoning decisions throughout the full conversation.
https://www.seangoedecke.com/responses-api/
Describe the solution you'd like
add support for responses API without loosing the current API
https://developers.openai.com/api/docs/guides/migrate-to-responses
https://developers.openai.com/api/reference/resources/responses
Describe alternatives you've considered
Describe the feature you'd like to request
There is a fairly new API that has open specifications and seems to be the next standard interface. And it is stateful, so we do not have to transmit the whole conversation for every request and it will remember reasoning decisions throughout the full conversation.
https://www.seangoedecke.com/responses-api/
Describe the solution you'd like
add support for responses API without loosing the current API
https://developers.openai.com/api/docs/guides/migrate-to-responses
https://developers.openai.com/api/reference/resources/responses
Describe alternatives you've considered