langgraph-studio icon indicating copy to clipboard operation
langgraph-studio copied to clipboard

Distinguish different graphs operating on a single thread

Open dqbd opened this issue 1 year ago • 0 comments

In Studio, if I have 2 graphs writing to the same thread, both of their updates are streamed (without filtering by graph ID or indicating the graph ID of the nodes)

image

dqbd avatar Oct 03 '24 22:10 dqbd