mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-16 01:12:20 -04:00
12 lines
761 B
Plaintext
12 lines
761 B
Plaintext
---
|
|
sidebar_label: Deployment (LangGraph Platform)
|
|
---
|
|
|
|
# LangGraph Platform
|
|
|
|
LangGraph Platform is a managed service for deploying and hosting LangGraph applications. Deploying applications with LangGraph Platform shortens the time-to-market for developers. With one click, deploy a production-ready API with built-in persistence for your LangGraph application. LangGraph Platform APIs are horizontally scalable and deployed with durable storage.
|
|
|
|
LangGraph Platform is seamlessly integrated with LangSmith and is accessible from the **Deployments** section in the left-hand navigation bar.
|
|
|
|
See the official <a href="https://langchain-ai.github.io/langgraph/concepts/langgraph_platform/" target="_blank">LangGraph Platform documentation</a> for more details.
|