Welcome to the LangChain repo!
What's in this repo
Please only open Issues, PRs, and Discussions against this repo for the packages it contains:
langchain python package
langchain-core python package
langchain-community python package
- certain partner python packages, e.g.
langchain-openai, langchain-anthropic, etc.
- LangChain templates
- LangChain Python docs
This repo does NOT contain:
Please open issues related to those libraries in their respective repos.
Contributing
Here's a quick overview of how to contribute to LangChain:
Have a question or a feature request?
If you have a usage question or a feature request, please open a Discussion for it. Questions can go in the Q&A section and feature requests can go in the Ideas section.
Found a bug?
Please open an Issue using the Bug Report template. Please fully specify the steps to reproduce the bug — it'll greatly speed up our ability to fix it.
Want to contribute?
For new contributors
Issues with the good first issue tag are a great place to start.
For all contributors
There are certain things that are always helpful.
- Reviewing docs for mistakes, out-of-date functionality, pages that don't follow the latest conventions (especially applies to Integrations)
- Improving test coverage
- Improving docstrings to make sure they fully specify Args, Returns, Example, and Raises (following Google Python Style Guide)
- Reporting bugs, providing feedback, suggesting features
- Fixing bugs and adding features!
For experienced contributors
- Help respond to Discussion items and Issues. Issues with the help wanted tag are a great place to start.
- Help review PRs
For more on how to contribute, check out the full Developer's Guide.
Welcome to the LangChain repo!
What's in this repo
Please only open Issues, PRs, and Discussions against this repo for the packages it contains:
langchainpython packagelangchain-corepython packagelangchain-communitypython packagelangchain-openai,langchain-anthropic, etc.This repo does NOT contain:
Please open issues related to those libraries in their respective repos.
Contributing
Here's a quick overview of how to contribute to LangChain:
Have a question or a feature request?
If you have a usage question or a feature request, please open a Discussion for it. Questions can go in the Q&A section and feature requests can go in the Ideas section.
Found a bug?
Please open an Issue using the Bug Report template. Please fully specify the steps to reproduce the bug — it'll greatly speed up our ability to fix it.
Want to contribute?
For new contributors
Issues with the good first issue tag are a great place to start.
For all contributors
There are certain things that are always helpful.
For experienced contributors
For more on how to contribute, check out the full Developer's Guide.