Skip to content

Release 1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 08:30

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 Commits

click to expand

New Contributors

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