We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50043e0 commit c9fb23fCopy full SHA for c9fb23f
docs/release_notes.md
@@ -16,8 +16,8 @@
16
from remote service.
17
New available accessors for troubleshooting: `getErrorResponse()`, `getHttpResponse()` and, `getHttpRequest()`.
18
Please note: depending on the error response, these methods may return `null` if the information is not available.
19
-- [OpenAI] Introduced `completion`, `streamChatCompletion`, `toolCalling` and `chatMemory` for OpenAI using SpringAI
20
- making SpringAI fully integrated with our OpenAI client.
+- [OpenAI] [Introduced SpringAI integration with our OpenAI client.](https://sap.github.io/ai-sdk/docs/java/spring-ai/openai)
+ - Added `OpenAiChatModel`
21
22
### 📈 Improvements
23
0 commit comments