Invoke Assistant¶
The LangGraph Studio lets you test different configurations and inputs to your graph. It also provides a nice visualization of your graph during execution so it is easy to see which nodes are being run and what the outputs of each individual node are.
- The LangGraph Studio UI displays a visualization of the selected assistant.
- In the top-left dropdown menu of the left-hand pane, select an assistant.
- In the bottom of the left-hand pane, edit the
Input
andConfigure
the assistant. - Select
Submit
to invoke the selected assistant.
- View output of the invocation in the right-hand pane.
The following video shows these exact steps being carried out: