mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 07:02:25 +02:00
977 B
977 B
Interacting with Threads in Studio
View Thread
- In the top of the right-hand pane, select the
New Threaddropdown menu to view existing threads. - View the state of the thread (i.e. the output) in the right-hand pane.
- To create a new thread, select
+ New Thread.
The following video shows these exact steps being carried out:
Edit Thread State
The LangGraph Studio UI contains features for editing thread state. Explore these features in the right-hand pane. Select the Edit icon, modify the desired state, and then select Fork to invoke the assistant with the updated state.
The following video shows how to edit a thread in the studio: