Skip to content

Introduce OpenAIAgent backed by the Response API in Extensions. #6032

@ekzhu

Description

@ekzhu

Confirmation

  • I confirm that I am a maintainer and so can use this template. If I am not, I understand this issue will be closed and I will be asked to use a different template.

Issue body

Assistant API will be deprecated in 2026, replaced by Response API: https://platform.openai.com/docs/guides/responses-vs-chat-completions.

We should start support the Response API by introducing OpenAIAgent that is backed by the Response API, which can be stateful.

The new agent should conform to the behavior of AssistantAgent in AgentChat, while backed directly by the openai library.

Thoughts, feedback welcome!

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions