Skip to content

Add support for OpenAI Responses API and remote MCP servers in LangChain::Assistant class #1030

@vsbriceno

Description

@vsbriceno

I currently use the Langchain::Assistant class with an OpenAI model and custom tools, but I would like to extend it by connecting to remote MCP servers. Since the Chat Completions API does not support MCP connections, I’d like to be able to use the OpenAI Responses API within the Assistant class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions