Skip to content

Comments

feat (providers/openai-compatible): allow any string as reasoningEffort#7088

Merged
lgrammel merged 2 commits intovercel:mainfrom
DeJeune:fix/openai-compatible-options
Jul 7, 2025
Merged

feat (providers/openai-compatible): allow any string as reasoningEffort#7088
lgrammel merged 2 commits intovercel:mainfrom
DeJeune:fix/openai-compatible-options

Conversation

@DeJeune
Copy link
Contributor

@DeJeune DeJeune commented Jul 7, 2025

Background

https://ai.google.dev/gemini-api/docs/openai#thinking

Summary

add a reasoningEffort Option

Tasks

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • Formatting issues have been fixed (run pnpm prettier-fix in the project root)

Related Issues

Fixes #7087

@DeJeune
Copy link
Contributor Author

DeJeune commented Jul 7, 2025

done

@lgrammel lgrammel changed the title fix(providers/openai-compatible): reasoningEffort Option feat (providers/openai-compatible): allow any string as reasoningEffort Jul 7, 2025
@lgrammel lgrammel merged commit 7b069ed into vercel:main Jul 7, 2025
8 of 9 checks passed
@DeJeune DeJeune deleted the fix/openai-compatible-options branch July 7, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gemini-openai-compatible support reasoningEffort: 'none'

3 participants