Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 13:54

What's Changed

1.3.0 - February 13, 2025

All Release Changes

🔧 Compatibility Notes

  • Message.content() returns a ContentItem now instead of a String. Use ((TextItem) Message.content().items().get(0)).text() if the corresponding ContentItem is a TextItem and the string representation is needed.

✨ New Functionality

All Commits

click to expand

Full Changelog: https://github.com/SAP/ai-sdk-java/commits/rel/1.3.0