Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Docs? no
Issues --
License MIT

Removed temperature defaults from constructor parameters in:

  • OpenAI Gpt model (was 1.0)
  • LmStudio Completions model (was 0.7)
  • Gemini model (was 1.0)
  • Bedrock Nova model (was 1.0)
  • Anthropic Claude model (was 1.0)

Also removed temperature from example files to let models use their natural defaults.

@carsonbot carsonbot changed the title Remove temperature default values from Model classes and examples Remove temperature default values from Model classes and examples Sep 12, 2025
@OskarStark OskarStark added the Platform Issues & PRs about the AI Platform component label Sep 12, 2025
@carsonbot carsonbot changed the title Remove temperature default values from Model classes and examples [Platform] Remove temperature default values from Model classes and examples Sep 12, 2025
@OskarStark OskarStark force-pushed the remove-temperature-defaults branch from 49b600a to a5e1b1d Compare September 12, 2025 13:33
@OskarStark OskarStark merged commit 3472687 into symfony:main Sep 12, 2025
11 of 12 checks passed
@chr-hertel chr-hertel added the Hackathon 2025 This issue or pull request was part of the Symfony AI Hackathon 2025 label Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hackathon 2025 This issue or pull request was part of the Symfony AI Hackathon 2025 Platform Issues & PRs about the AI Platform component Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants