Skip to content

Commit 23463ad

Browse files
authored
improve README (#350)
1 parent fc81bc7 commit 23463ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The app leverages LangChain and LangGraph's streaming support and async API to u
1111

1212
## Running locally
1313

14-
To run the app end-to-end locally, please use the code and documentation from this [branch](https://github.com/langchain-ai/chat-langchain/tree/langserve).
14+
This project is now deployed using [LangGraph Cloud](https://langchain-ai.github.io/langgraph/cloud/), which means you won't be able to run it locally (or without a LangGraph Cloud account). If you want to run it WITHOUT LangGraph Cloud, please use the code and documentation from this [branch](https://github.com/langchain-ai/chat-langchain/tree/langserve).
1515

1616
> [!NOTE]
17-
> Fully local implementation [here](https://github.com/langchain-ai/chat-langchain/tree/langserve) **does not** currently support "Previous chats" functionality.
17+
> This [branch](https://github.com/langchain-ai/chat-langchain/tree/langserve) **does not** have the same set of features.
1818
1919
## 📚 Technical description
2020

0 commit comments

Comments
 (0)