Skip to content

Commit 9dea992

Browse files
authored
Fix missing snippet from LC deploy page (#1542)
1 parent 1b82d11 commit 9dea992

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/oss/langchain/deploy.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Deploy
33
---
44

5+
import deploy from '/snippets/oss/deploy.mdx';
6+
57
LangSmith is the fastest way to turn agents into production systems. Traditional hosting platforms are built for stateless, short-lived web apps, while LangGraph is **purpose-built for stateful, long-running agents**, so you can go from repo to reliable cloud deployment in minutes.
68

79
## Prerequisites

0 commit comments

Comments
 (0)