mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 09:02:25 +02:00
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:
co-authored by
Isaac Francisco
parent
a5650e1d88
commit
ab54ae2c23
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user