diff --git a/README.md b/README.md index 03687da7d33..01c6773370a 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Please see [here](https://python.langchain.com) for full documentation, which in - [πŸ¦œπŸ› οΈ LangSmith](https://docs.smith.langchain.com/): Tracing and evaluating your language model applications and intelligent agents to help you move from prototype to production. - [πŸ¦œπŸ•ΈοΈ LangGraph](https://langchain-ai.github.io/langgraph/): Creating stateful, multi-actor applications with LLMs, built on top of (and intended to be used with) LangChain primitives. - [πŸ¦œπŸ“ LangServe](https://python.langchain.com/docs/langserve): Deploying LangChain runnables and chains as REST APIs. - - [LangChain Templates](https://python.langchain.com/v0.2/docs/templates/): Example applications hosted with LangServe. +- [LangChain Templates](https://python.langchain.com/v0.2/docs/templates/): Example applications hosted with LangServe. ## πŸ’ Contributing