Skip to content

Support “minimal” reasoning effort in openai-agents #1407

@SeeknnDestroy

Description

@SeeknnDestroy

OpenAI’s latest Python client (>=1.99.3) introduces the “minimal” reasoning-effort setting, but openai-agents didn’t expose it.

  • Add Reasoning(effort="minimal") to model settings and request serialization.
  • Update converters/LiteLLM integration to propagate the new reasoning option.
  • Include tests confirming the parameter is accepted and forwarded to the API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions