Skip to content

Unable to Pass Config or Use astream with Subagent Custom Graph #99

@riadzeitounn

Description

@riadzeitounn

Hey,
There are some features that would be helpful in the subagent graph and would make it more dynamic and work as any custom langgraph graph:

1- Config Not Passing to Subagent Graph
Unable to pass a custom config to the subagent's graph as we pass to any graph.

2- Can't Use astream with Subagent Graph
Unable to use astream() with the subagent graph — only ainvoke() works. Ideally, we'd like to stream results from the subagent as we do with the main graph.

#107

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