Skip to content

Conversation

@apappascs
Copy link
Contributor

This commit enhances OpenAiChatOptions by:

  • Updating copy() method, creating new instances of mutable collections (List, Set, Map, Metadata) to prevent shared state.
  • Adding OpenAiChatOptionsTests to verify copy(), builders, setters, and default values.

This commit enhances OpenAiChatOptions by:
- Updating copy() method, creating new instances of mutable collections (List, Set, Map, Metadata) to prevent shared state.
- Adding OpenAiChatOptionsTests to verify copy(), builders, setters, and default values.

Signed-off-by: Alexandros Pappas <[email protected]>
@ilayaperumalg ilayaperumalg self-assigned this Mar 13, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M7 milestone Mar 13, 2025
@ilayaperumalg
Copy link
Member

@apappascs Thanks for the PR. Rebased and merged as 8f20aab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants