From ec77ec11e7b7c8590a9bc5d6bf6b5de049092a65 Mon Sep 17 00:00:00 2001 From: Jonas Israel Date: Tue, 6 May 2025 10:29:55 +0200 Subject: [PATCH] update release_notes --- docs/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release_notes.md b/docs/release_notes.md index a10de38f5..003ca6cc8 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -13,6 +13,7 @@ ### ✨ New Functionality - [Orchestration] Added new model DeepSeek-R1: `OrchestrationAiModel.DEEPSEEK_R1` +- [Orchestration] [Tool execution fully enabled](https://sap.github.io/ai-sdk/docs/java/spring-ai/orchestration#tool-calling) ### 📈 Improvements