[docs] Update guidance on min bounds for deployment (#2652)

This commit is contained in:
William FH
2024-12-05 17:50:36 +00:00
committed by GitHub
parent b7fd391811
commit b3bf4dd43c
4 changed files with 14 additions and 4 deletions
+5
View File
@@ -134,6 +134,11 @@ langgraph [OPTIONS] COMMAND [ARGS]
Run LangGraph API server in development mode with hot reloading and debugging capabilities. This lightweight server requires no Docker installation and is suitable for development and testing. State is persisted to a local directory.
!!! note "Python only"
Currently, the CLI only supports Python >= 3.11.
JS support is coming soon.
**Installation**
This command requires the "inmem" extra to be installed: