Skip to content

reduced reasoning down to low#271

Merged
sfreeman422 merged 1 commit into
masterfrom
downgrade-model
Jul 24, 2026
Merged

reduced reasoning down to low#271
sfreeman422 merged 1 commit into
masterfrom
downgrade-model

Conversation

@sfreeman422

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 24, 2026 01:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR lowers the OpenAI “reasoning effort” setting from medium to low for the backend’s OpenAI Responses API calls, likely to reduce latency and/or cost across the main text-generation flows.

Changes:

  • Updated three openAi.responses.create(...) call sites to use reasoning: { effort: 'low' } instead of medium.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sfreeman422
sfreeman422 merged commit 2654f88 into master Jul 24, 2026
11 checks passed
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.

2 participants