You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-generated PR for: make reasoning_models a parameter
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Made reasoning_models configurable on ChatOpenAI so users can control
which models are treated as “reasoning” models. Defaults to the previous
list, so behavior is unchanged unless overridden.
- **New Features**
- Added reasoning_models parameter with the prior default values.
- ainvoke now checks self.reasoning_models to set reasoning_effort and
drop temperature/frequency_penalty when matched.
<!-- End of auto-generated description by cubic. -->
0 commit comments