Skip to content

Implement the rest of the OpenAI models #12

@simonw

Description

@simonw

Currently just have:

"gpt-4o": {"vision": True},
"gpt-4o-mini": {"vision": True},
"o3-mini": {"reasoning": True},
"o1-mini": {"reasoning": True, "schemas": False},
"o1": {"reasoning": True, "vision": True},
"o1-pro": {"reasoning": True, "vision": True, "streaming": False},

Need to re-add GPT-4 / GPT-4-turbo and probably a few others too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions