You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ in [LangChain.js](https://js.langchain.com/docs/ecosystem/langserve).
40
40
41
41
## ⚠️ LangGraph Compatibility
42
42
43
-
LangServe is designed to primarily deploy simple Runnables and wok with well-known primitives in langchain-core.
43
+
LangServe is designed to primarily deploy simple Runnables and work with well-known primitives in langchain-core.
44
44
45
45
If you need a deployment option for LangGraph, you should instead be looking at [LangGraph Cloud (beta)](https://langchain-ai.github.io/langgraph/cloud/) which will
46
46
be better suited for deploying LangGraph applications.
0 commit comments