Harrison/tutorial (#820)

* first draft edits (#818)

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>

* cr

* cr

---------

Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
This commit is contained in:
Harrison Chase
2024-06-25 20:46:01 -07:00
committed by GitHub
co-authored by Isaac Francisco
parent a5650e1d88
commit ab54ae2c23
6 changed files with 108 additions and 106 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ The LangGraph CLI includes commands to build and run a LangGraph Cloud API serve
## Installation
1. Ensure that Docker is installed (e.g. `docker --version`).
1. Install the `langgraph-cli` Python package (e.g. `pip install langgraph-cli`).
1. Run the command `langgraph --help` to confirm that the CLI is installed.
2. Install the `langgraph-cli` Python package (e.g. `pip install langgraph-cli`).
3. Run the command `langgraph --help` to confirm that the CLI is installed.
## Configuration File
The LangGraph CLI requires a JSON configuration file with the following keys: