Skip to content

OpenAI Responses API support #213

@mastraus

Description

@mastraus

The OpenAI Chat Completions API currently supports two models for web search, gpt-4o-search-preview and gpt-4o-mini-search-preview. However, neither of these models support function calling (see OpenAI documentation here and here; notice Features is empty for both.)

It would be great to use web search in addition to functions/tools. It looks like we will need to use the OpenAI Responses API to achieve this capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions