Inquiry: Support for OpenAI's Responses API in Spring AI #2838
Unanswered
Jung-Yeol-Kim
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Spring AI team,
With OpenAI's recent introduction of the Responses API, which is set to replace the legacy Completions API by mid-2026
I'm interested in understanding Spring AI's plans regarding support for this new API.
The Responses API offers enhanced capabilities, such as built-in chat history management and integration with tools like web search and file handling . While these features can streamline development by reducing the need for manual state management, they also introduce considerations regarding platform dependency.
Could you please share your thoughts on the following:
Is there an intention to integrate support for OpenAI's Responses API within Spring AI?
How does the team view the trade-offs between leveraging the Responses API's built-in features and maintaining platform agnosticism?
Are there any ongoing discussions or plans to provide abstractions or interfaces in Spring AI that align with the functionalities offered by the Responses API?
Understanding your perspective will be invaluable for developers planning future integrations.
Thank you for your dedication to the Spring AI project.
Beta Was this translation helpful? Give feedback.
All reactions