这是indexloc提供的服务,不要输入任何密码
Skip to content

[CHORE]: Migrate OpenAI agent provider to Responses API #4465

@timothycarambat

Description

@timothycarambat

What would you like to see?

The Responses API for OpenAI is useful since it paves over the nuances of model differences without us having to create cases for each model - which changes so often.

The Agent provider for OpenAI is still using completions - breaking GPT-5, O-* outputs and generally causing incompatibilities with tools. Migrating to responses should resolve all of this.

This can have a ton of side-effects and should have no impact on other providers who override the baseURL or the OpenAI SDK we use where we leverage completions instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions