Skip to content

Commit 6e835c9

Browse files
authored
Update release_notes.md
1 parent 47e7790 commit 6e835c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release_notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010

1111
- The old OpenAI client (v1.0.0) is being deprecated in favor of the new OpenAI client (v1.4.0).
1212
[See the documentation for more details](https://sap.github.io/ai-sdk/docs/java/foundation-models/openai/chat-completion)
13+
- Generated classes for the following service specifications are subject to change:
14+
- core
15+
- openai
16+
- orchestration
17+
18+
Interfaces with only one implementation were reduced.
19+
As a result, the accessors for fields `OrchestrationModuleConfig.inputTranslationConfig` and `OrchestrationModuleConfig.outputTranslationConfig` now handle the implementing class explicitly.
20+
The same applies to helper methods `DpiMasking#createConfig()` and `MaskingProvider#createConfig()`.
1321

1422
### ✨ New Functionality
1523

0 commit comments

Comments
 (0)