Skip to content

Commit c9fb23f

Browse files
Update docs/release_notes.md
Co-authored-by: Charles Dubois <[email protected]>
1 parent 50043e0 commit c9fb23f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release_notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
from remote service.
1717
New available accessors for troubleshooting: `getErrorResponse()`, `getHttpResponse()` and, `getHttpRequest()`.
1818
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.
19+
- [OpenAI] [Introduced SpringAI integration with our OpenAI client.](https://sap.github.io/ai-sdk/docs/java/spring-ai/openai)
20+
- Added `OpenAiChatModel`
2121

2222
### 📈 Improvements
2323

0 commit comments

Comments
 (0)