Last active
January 13, 2025 17:42
-
-
Save Kjdragan/5ddbbc2559ba9558b308954b1712d2c8 to your computer and use it in GitHub Desktop.
Langraph Studio Run Command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # enter this in cli when in langraph project root dir | |
| # Have docker running | |
| "uvx --refresh --from "langgraph-cli[inmem]" --with-editable . --python 3.11 langgraph dev" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment