An open API service for producing an overview of a list of open source projects.

https://github.com/langchain-ai/langchain-community

Score: 28.106270943753085

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Community-maintained LangChain integrations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 137
Total Committers: 65
Avg Commits per committer: 2.108
Development Distribution Score (DDS): 0.832

Commits in past year: 137
Committers in past year: 65
Avg Commits per committer in past year: 2.108
Development Distribution Score (DDS) in past year: 0.832

Name Email Commits
ccurme c****e@g****m 23
Mason Daugherty m****n@l****v 23
dependabot[bot] 4****] 11
Eugene Yurtsev e****e@l****v 8
John Kennedy 6****z 4
Ademílson Tonato a****t@o****m 3
Asif Mehmood 5****7 2
Gurram Siddarth Reddy 7****r 2
Michael Li m****5@g****m 2
Mohammad Mohtashim 4****6 2
Yuki Harada 1****8 2
Miklos Erdelyi e****m@g****m 2
Marcus Rehm m****m 1
Mario Meyer m****o@r****h 1
Mark Sinton 3****3 1
Xe Iaso m****e@x****t 1
Alex Hagaman a****n@m****g 1
Marc Gibbons 1****s 1
Lokesh Parab 6****b 1
Higor Gardin 8****n 1
Hasanul Islam h****0@g****m 1
Haonan Zhu o****c@g****m 1
Amir Braham a****m@g****m 1
Anthony Shaw a****w@g****m 1
Athanasios Oikonomou a****k@g****m 1
Christophe Bornet c****t@h****m 1
Chu Duc m****4@g****m 1
Cosmo André s****s@g****m 1
CtrlMj 4****j 1
David Alejandro Sanchez Polo 6****0 1
and 35 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 103
Total pull requests: 260
Average time to close issues: 7 days
Average time to close pull requests: 16 days
Total issue authors: 97
Total pull request authors: 175
Average comments per issue: 1.26
Average comments per pull request: 0.48
Merged pull request: 51
Bot issues: 0
Bot pull requests: 7

Past year issues: 94
Past year pull requests: 260
Past year average time to close issues: 7 days
Past year average time to close pull requests: 16 days
Past year issue authors: 88
Past year pull request authors: 175
Past year average comments per issue: 0.88
Past year average comments per pull request: 0.48
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/langchain-ai/langchain-community

Top Issue Authors

  • dtanalytic (2)
  • syw2014 (2)
  • mdrxy (2)
  • pprados (2)
  • HaileleulGirma (2)
  • tandetat (2)
  • akalappurayil (1)
  • Jorge13Math (1)
  • sreekar2858 (1)
  • TyTodd (1)
  • GivenFLY (1)
  • AmirBraham (1)
  • Yukimagi (1)
  • bijoaja (1)
  • AsifMehmood97 (1)

Top Pull Request Authors

  • ccurme (26)
  • dependabot[bot] (7)
  • mdrxy (7)
  • dotuananh0712 (5)
  • eyurtsev (5)
  • adityamulik (4)
  • faxe1008 (3)
  • diego-coder (3)
  • MichaelLi65535 (3)
  • AsifMehmood97 (3)
  • Akshay-Dongare (3)
  • Sathyanarayanan-ops (3)
  • keenborder786 (3)
  • andrasfe (3)
  • raphaeleduardo42 (2)

Top Issue Labels

  • bug (25)
  • help wanted (2)

Top Pull Request Labels

  • feature (24)
  • fix (18)
  • infra (7)
  • dependencies (7)
  • github_actions (7)
  • tools (5)
  • vectorstores (4)
  • chat_models (3)
  • llms (3)
  • agent_toolkits (1)
  • refactor (1)
  • document_loaders (1)
  • embeddings (1)
  • cross_encoders (1)
  • documentation (1)
  • tests (1)

Package metadata

pypi.org: langchain-community

Community contributed LangChain integrations.

pypi.org: langchain-community-mumu-fix01

Community contributed LangChain integrations.

  • Homepage: https://docs.langchain.com/
  • Documentation: https://reference.langchain.com/python/langchain_community/
  • Licenses: MIT
  • Latest release: 0.4.1 (published about 2 months ago)
  • Last Synced: 2026-03-26T16:01:10.372Z (3 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 35 Last month
  • Rankings:
    • Dependent packages count: 7.872%
    • Average: 26.189%
    • Dependent repos count: 44.505%
  • Maintainers (1)
nixpkgs-unstable: python313Packages.langchain-community

Community contributed LangChain integrations

nixpkgs-unstable: python314Packages.langchain-community

Community contributed LangChain integrations


Dependencies

.github/actions/uv_setup/action.yml actions
  • astral-sh/setup-uv v5 composite
.github/workflows/_codespell.yml actions
  • actions/checkout v4 composite
  • codespell-project/actions-codespell v2 composite
.github/workflows/_compile_integration_test.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite
.github/workflows/_lint.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite
.github/workflows/_release.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • ncipollo/release-action v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/_test.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite
.github/workflows/_test_release.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/check_diffs.yml actions
  • ./.github/actions/uv_setup * composite
  • Ana06/get-changed-files v2.2.0 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
libs/community/tests/integration_tests/graphs/docker-compose-ontotext-graphdb/Dockerfile docker
  • ontotext/graphdb 10.5.1 build
libs/community/tests/integration_tests/vectorstores/docker-compose/aerospike/docker-compose.yml docker
  • aerospike/aerospike-proximus 0.4.0
  • aerospike/aerospike-server-enterprise 7.0.0.2
libs/community/pyproject.toml pypi
  • PyYAML >=5.3
  • SQLAlchemy <3,>=1.4
  • aiohttp <4.0.0,>=3.8.3
  • dataclasses-json <0.7,>=0.5.7
  • httpx-sse <1.0.0,>=0.4.0
  • langchain <1.0.0,>=0.3.24
  • langchain-core <1.0.0,>=0.3.55
  • langsmith <0.4,>=0.1.125
  • numpy >=2.1.0; python_version>='3.13'
  • numpy >=1.26.2; python_version<'3.13'
  • pydantic-settings <3.0.0,>=2.4.0
  • requests <3,>=2
  • tenacity !=8.4.0,<10,>=8.1.0
libs/community/uv.lock pypi
  • 185 dependencies
.github/workflows/_test_pydantic.yml actions
  • ./.github/actions/uv_setup * composite
  • actions/checkout v4 composite