diff --git a/README.md b/README.md index 1ec5fd8f..c436da7d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ in [LangChain.js](https://js.langchain.com/docs/ecosystem/langserve). ## ⚠️ LangGraph Compatibility -LangServe is designed to primarily deploy simple Runnables and wok with well-known primitives in langchain-core. +LangServe is designed to primarily deploy simple Runnables and work with well-known primitives in langchain-core. 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 be better suited for deploying LangGraph applications.