Skip to content

Instantly share code, notes, and snippets.

@Kjdragan
Last active January 13, 2025 17:42
Show Gist options
  • Save Kjdragan/5ddbbc2559ba9558b308954b1712d2c8 to your computer and use it in GitHub Desktop.
Save Kjdragan/5ddbbc2559ba9558b308954b1712d2c8 to your computer and use it in GitHub Desktop.
Langraph Studio Run Command
# 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