Skip to content

[LangGraph adapter] support exporting to Agent Spec graphs with agent nodes #81

@sonleoracle

Description

@sonleoracle

Context

Currently, we can only convert LangGraph ReAct agents into an AgentSpec agent, and arbitrary LangGraph graphs will get converted into a Flow with ToolNodes. In this PR we support to convert at least a graph with a node with the ReAct agent into a Flow with an AgentNode.

Acceptance

We should support graphs with agent nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions