Releases: langchain-ai/langchain-community
Releases · langchain-ai/langchain-community
libs/community/v0.3.24
What's Changed
- infra: install langchain test deps from pypi by ccurme (@ccurme) in #21
- Deprecate Cloudflare langchain community implementations by amohan (@AkshataDM) in #23
- Fix: fallback to api_key if azure_ad_token is empty by Satya Sri Varma Indukuri (@Satya-Indukuri) in #24
- community: Add recursive sitemap support to GitbookLoader with concurrent processing #30681 by Andras L Ferenczi (@andrasfe) in #13
- Fix the bug that Tool parameter conversion error in ChatTongyi by cqhaibin (@cqhaibin) in #14
- Emit deprecation warnings for LiteLLM and LiteLLMRouter integrations (already being maintained as standalone package) by Akshay Dongare (@Akshay-Dongare) in #11
- vectorstores[azure_search]: add additional_search_client_options to async Azure Search client by Asif Mehmood (@AsifMehmood97) in #50
- community: release 0.3.24 by ccurme (@ccurme) in #52
New Contributors
- amohan (@AkshataDM) made their first contribution in #23
- Satya Sri Varma Indukuri (@Satya-Indukuri) made their first contribution in #24
- Andras L Ferenczi (@andrasfe) made their first contribution in #13
- cqhaibin (@cqhaibin) made their first contribution in #14
- Akshay Dongare (@Akshay-Dongare) made their first contribution in #11
- Asif Mehmood (@AsifMehmood97) made their first contribution in #50
Full Changelog: libs/community/v0.3.23...libs/community/v0.3.24
libs/community/v0.3.23
langchain-community has been moved to a dedicated repo: https://github.com/langchain-ai/langchain-community
Carried over some PRs from the LangChain monoreo:
- community: add 'get_col_comments' option for retrieve database columns comments (30646)
- community: add mypy warn_unused_ignores rule (30816)
What's Changed
- community: copy package contents from monorepo by ccurme (@ccurme) in #1
- community: set up CI - lint and unit tests by ccurme (@ccurme) in #2
- infra: set up extended testing by ccurme (@ccurme) in #3
- update repo readme by ccurme (@ccurme) in #4
- infra: enable pydantic version tests by ccurme (@ccurme) in #5
- community[patch]: carry over 30646 by ccurme (@ccurme) in #6
- community[patch]: carry over 30816 by ccurme (@ccurme) in #7
- infra: update release workflow by ccurme (@ccurme) in #8
- community: remove python version cap by ccurme (@ccurme) in #10
- community: release 0.3.23 by ccurme (@ccurme) in #9
New Contributors
- ccurme (@ccurme) made their first contribution in #1
Full Changelog: https://github.com/langchain-ai/langchain-community/commits/libs/community/v0.3.23