mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 19:59:40 +02:00
* restructuring * spelling * links * restructuring * edits * Update docs/docs/cloud/concepts/index.md * Update docs/docs/cloud/concepts/index.md --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
629 B
629 B
Invoke Assistant
The LangGraph Studio lets you test different configurations and inputs to your graph. The UI allows you to see exactly how your
- The LangGraph Studio UI displays a visualization of the selected assistant.
- In the top-right dropdown menu of the left-hand pane, select an assistant.
- In the bottom of the left-hand pane, edit the
InputandConfigurethe assistant. - Select
Submitto invoke the selected assistant.
- View output of the invocation in the right-hand pane.
The following GIF shows these exact steps being carried out:
