add warning about serverless (#5218)

This commit is contained in:
Sam Crowder
2025-06-27 07:31:52 -07:00
committed by GitHub
parent 02a2467610
commit 847b0e8243
@@ -17,6 +17,10 @@ The Standalone Container deployment option is the least restrictive model for de
| **Where is it hosted?** | n/a | Your cloud |
| **Who provisions and manages it?** | n/a | You |
!!! warning
LangGraph Platform should not be deployed in serverless environments.
## Architecture
![Standalone Container](./img/langgraph_platform_deployment_architecture.png)