Skip to content

Commit 9e56ef7

Browse files
committed
Fix OpenAiChatOptions.AbstractBuilder#combineWith
This commit fixes OpenAiChatOptions.AbstractBuilder.combineWith by: - Stop extending AbstractOpenAiOptions in OpenAiChatOptions - Copy related properties - Make fields final - Invoke super.combineWith(other); Closes #6045 Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com>
1 parent 96af7f3 commit 9e56ef7

3 files changed

Lines changed: 343 additions & 144 deletions

File tree

0 commit comments

Comments
 (0)