You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,10 @@
15
15
16
16
This repository contains community-maintained LangChain integrations in the [`langchain-community`](https://pypi.org/project/langchain-community/) package.
17
17
18
-
**Documentation**: To learn more about LangChain, check out [the docs](https://docs.langchain.com/oss/python/langchain/overview).
18
+
**Documentation**:
19
+
20
+
-[docs.langchain.com](https://docs.langchain.com/oss/python/langchain/overview) – Comprehensive documentation, including conceptual overviews and guides
21
+
-[reference.langchain.com/python](https://reference.langchain.com/python/langchain_community/) – API reference docs for community integrations
19
22
20
23
**Discussions**: Visit the [LangChain Forum](https://forum.langchain.com) to connect with the community and share all of your technical questions, ideas, and feedback.
21
24
@@ -24,6 +27,5 @@ This repository contains community-maintained LangChain integrations in the [`la
24
27
25
28
## Additional resources
26
29
27
-
-[API Reference](https://reference.langchain.com/python): Detailed reference on navigating base packages and integrations for LangChain.
28
-
-[Contributing Guide](https://docs.langchain.com/oss/python/contributing/overview): Learn how to contribute to LangChain and find good first issues.
30
+
-[Contributing Guide](https://docs.langchain.com/oss/python/contributing/overview): Learn how to contribute to LangChain projects and find good first issues.
29
31
-[Code of Conduct](https://github.com/langchain-ai/langchain-community/blob/master/.github/CODE_OF_CONDUCT.md): Our community guidelines and standards for participation.
0 commit comments