Change LG Cloud > Platform

This commit is contained in:
Lauren Hirata Singh
2025-05-12 12:44:50 -07:00
parent ae5b4e834e
commit f5423783f7
42 changed files with 83 additions and 83 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ This guide assumes basic familiarity with the following concepts:
!!! note
Custom auth is only available for LangGraph Cloud SaaS deployments or Enterprise Self-Hosted deployments.
Custom auth is only available for LangGraph Platform SaaS deployments or Enterprise Self-Hosted deployments.
## 1. Create your app
@@ -42,7 +42,7 @@ The server will start and open the studio in your browser:
> - 📚 API Docs: http://127.0.0.1:2024/docs
>
> This in-memory server is designed for development and testing.
> For production use, please use LangGraph Cloud.
> For production use, please use LangGraph Platform.
```
If you were to self-host this on the public internet, anyone could access it!