fix: rename away from LangGraph Platform (#6281)

some of these changes were obvious, and some were less obvious. In a few
spots, it felt like a judgement call if we should be saying LangSmith
Deployment of LangGraph Server. But hopefully either works.
This commit is contained in:
Sam Crowder
2025-10-15 11:27:15 -07:00
committed by GitHub
parent a6dab889d1
commit 9b46cba1fb
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -68,7 +68,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 Platform.
> For production use, please use LangSmith Deployment.
```
If you were to self-host this on the public internet, anyone could access it!