Files
langgraph/docs/docs/cloud/how-tos/invoke_studio.md
T
0bccc19a50 [docs]: restructuring (#834)
* 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>
2024-06-26 20:21:43 -07:00

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

  1. The LangGraph Studio UI displays a visualization of the selected assistant.
    1. In the top-right dropdown menu of the left-hand pane, select an assistant.
    2. In the bottom of the left-hand pane, edit the Input and Configure the assistant.
    3. Select Submit to invoke the selected assistant.
  2. View output of the invocation in the right-hand pane.

The following GIF shows these exact steps being carried out:

Using LangGraph Studio