Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Docs? no
Issues Forgotten in #577
License MIT

@OskarStark OskarStark self-assigned this Sep 23, 2025
@carsonbot carsonbot added Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review labels Sep 23, 2025
@OskarStark OskarStark changed the title [Platform] Remove default model names from constructor parameters #577 [Platform] Remove default model names from constructor parameters Sep 23, 2025
@OskarStark OskarStark added the BC Break Breaking the Backwards Compatibility Promise label Sep 23, 2025
@OskarStark OskarStark merged commit 7afdddc into symfony:main Sep 23, 2025
14 checks passed
OskarStark added a commit that referenced this pull request Sep 23, 2025
… (OskarStark)

This PR was merged into the main branch.

Discussion
----------

[Platform] Remove default values from model constructors

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| Docs?         | no
| Issues        | Follows #653
| License       | MIT

Remove hardcoded max_tokens defaults from Claude and Nova model classes to prevent potential BC breaks when these values might change in future versions. Users should explicitly specify max_tokens if needed.

Commits
-------

f921029 Remove default max_tokens values from model constructors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Breaking the Backwards Compatibility Promise Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants