langchain-ai/langchain

๐Ÿ“ข Issue with langchain_community? See this post

Closed this issue ยท 0 comments

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_community module
  • 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, langchain modules)
  • 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