From d96b75f9d36f7bbdf97a9a4faa307f77c0ac8a26 Mon Sep 17 00:00:00 2001 From: Hunter Lovell <40191806+hntrl@users.noreply.github.com> Date: Mon, 14 Jul 2025 09:15:26 -0700 Subject: [PATCH] chore: update readme with forum link (#32027) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6630f47a153..7d729e7862f 100644 --- a/README.md +++ b/README.md @@ -79,5 +79,6 @@ guided examples on getting started with LangChain. snippets for topics such as tool calling, RAG use cases, and more. - [Conceptual Guides](https://python.langchain.com/docs/concepts/): Explanations of key concepts behind the LangChain framework. +- [LangChain Forum](https://forum.langchain.com/): Connect with the community and share all of your technical questions, ideas, and feedback. - [API Reference](https://python.langchain.com/api_reference/): Detailed reference on navigating base packages and integrations for LangChain.