๐ข Issue with langchain_community? See this post
Closed this issue ยท 0 comments
mdrxy commented
Hi everyone! ๐
We've noticed that some issues and questions related to langchain-community are being opened in this repository. To help us triage and address things more efficiently, please open all langchain_community issues in the langchain-community repo instead.
๐ What belongs in langchain-community?
Anything related to:
- Tools and integrations found in the
langchain_communitymodule - New or broken tool integrations
- Feature requests specific to community-contributed tools/connectors
- Issues related to running or using community integrations
Please use this repo only for:
- Core LangChain framework issues (e.g.,
langchain_core,langchainmodules) - SDK and agent logic
- Routing, memory, and core functionality of LangChain
๐ Where to go instead
โก๏ธ Submit issues about langchain_community here: https://github.com/langchain-ai/langchain-community/issues
Make sure to:
- Include clear steps to reproduce if it's a bug
- Tag relevant tool or integration if possible
- Share logs, errors, or stack traces to help us help you faster
Thanks for helping us keep our repos organized and issues actionable! ๐
โ The LangChain Team