Skip to content

Conversation

@markpollack
Copy link
Member

@markpollack markpollack commented Dec 1, 2025

This PR removes the use of DEFAULT_TEMPERATURE from OpenAiChatProperties so no explicit default temperature is set for OpenAiChatOptions.

Changes:

  • Deleted DEFAULT_TEMPERATURE constant from OpenAiChatProperties.
  • Removed .temperature(...) call from OpenAiChatOptions builder so no default temperature is set.

Fixes #4999

Signed-off-by: Mark Pollack mark.pollack@broadcom.com

- Deleted DEFAULT_TEMPERATURE constant from OpenAiChatProperties
- Removed .temperature(...) call from OpenAiChatOptions builder so no default temperature is set$'\n\n'Signed-off-by: Mark Pollack <mark.pollack@broadcom.com>
@markpollack markpollack added this to the 2.0.0.M1 milestone Dec 1, 2025
@ilayaperumalg ilayaperumalg self-assigned this Dec 2, 2025
@ilayaperumalg
Copy link
Member

Rebased, fixed the formatting issue and merged as fe9e781

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.

Remove default temp in OpenAiChatProperties

3 participants