Skip to content

Add support for minimal reasoning effort #1408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SeeknnDestroy
Copy link

Fixes #1407

Summary

  • depend on OpenAI Python 1.99.3 to expose new minimal reasoning effort
  • adjust converters and LiteLLM integration for updated OpenAI tool-call types
  • cover reasoning effort in model settings and add regression test

Testing

  • make format
  • make lint
  • make mypy
  • make tests

@seratch seratch added enhancement New feature or request feature:core labels Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature:core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support “minimal” reasoning effort in openai-agents
2 participants