New
Spring AI 1.1.1
Spring AI 1.1.1 Release Notes
π― Highlights
This release includes 13 new features, 16 bug fixes, 3 documentation improvements, 11 other improvements.
β New Features
- Added native integration with the official OpenAI Java SDK, providing improved type safety and API coverage for OpenAI model interactions. e56b344
- ChatClient now supports native structured output, enabling more reliable and type-safe extraction of structured data from model responses. 3c3c3eb
- Integrated Claude Skills API with support for the Files API, enabling file-based interactions and enhanced Claude model capabilities.