Skip to content

Add #ReasoningEffort[] Attribute#171

Closed
JonPurvis wants to merge 2 commits intolaravel:0.xfrom
JonPurvis:add-reasoning-effort
Closed

Add #ReasoningEffort[] Attribute#171
JonPurvis wants to merge 2 commits intolaravel:0.xfrom
JonPurvis:add-reasoning-effort

Conversation

@JonPurvis
Copy link

I recently updated my app to use gpt-5-nano in some places and then immediately realised how slow it was.

I forgot that they're reasoning models, which is the reason for the slowness.

This PR adds a way to set the reasoning effort, in my case #[ReasoningEffort('minimal')]. With this in place, the responses are speedy and exactly what I need.

@anilcancakir
Copy link
Contributor

#162

@taylorotwell
Copy link
Member

Will work on PR commented above.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants