chore: update readme with forum link (#32027)

This commit is contained in:
Hunter Lovell 2025-07-14 09:15:26 -07:00 committed by GitHub
parent 2fdccd789c
commit d96b75f9d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.