Skip to content

Releases: SAP/ai-sdk-java

Release 1.1.0

07 Jan 08:30
Compare
Choose a tag to compare

Version 1.1.0 mainly brings enhancements for the Orchestration service, including streaming support.

🔧 Compatibility Notes

  • Changed return type of List<Double> getEmbedding() from experimental API OpenAiEmbeddingData to float[] to match recent Spring AI change.

✨ New Functionality

  • Added streamChatCompletion() and streamChatCompletionDeltas() to the OrchestrationClient.

📈 Improvements

  • Update AI Core client to 2.37.0

All Merged Pull Requests

New Contributors

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

Release 1.0.0

03 Dec 23:27
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release 0.2.0

19 Nov 12:30
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

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

Release 0.1.0

18 Oct 09:56
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

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