Releases: langchain-ai/langchain
langchain-openai==0.2.3
langchain-community==0.3.3
Changes since langchain-community==0.3.2
community: release 0.3.3 (#27472)
community[minor]: add proxy support to RecursiveUrlLoader (#27364)
community: Add deprecation notice for Databricks integration in langchain-community (#27355)
community: Add support for clob datatype in oracle database (#27330)
community[patch]: Fix vLLM integration to filter SamplingParams (#27367)
community: sambastudio chat model integration minor fix (#27238)
community: Fix word spelling in Text2vecEmbeddings
(#27183)
multiple: rely on asyncio_mode auto in tests (#27200)
docs: fix community pgvector deprecation warning formatting (#27094)
community: clear mypy syntax warning in openapi (#27370)
community: refactor Arxiv search logic (#27084)
community: Update OCI data science integration (#27083)
Community: Updated Firecrawl Document Loader to v1 (#26548)
community: fixed KeyError: 'client' (#27345)
[community] [Bugfix] base_o365 document loader metadata needs to be JSON serializable (#26322)
community: Problem with embeddings in new versions of clickhouse. (#26041)
community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522)
core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)
community: Cassandra Vector Store: extend metadata-related methods (#27078)
langchain-core==0.3.12
langchain-core==0.3.11
Changes since langchain-core==0.3.10
core[patch]: 0.3.11 release (#27403)
core[patch]: add convert_to_openai_messages util (#27263)
multiple: rely on asyncio_mode auto in tests (#27200)
core[patch]: Ignore ASYNC110 to upgrade to newest ruff version (#27229)
core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)
langchain-couchbase==0.2.0
Changes since langchain-couchbase==0.1.1
partners/couchbase: release 0.2.0 (attempt 2) (#27375)
couchbase: Add ttl support to caches & chat_message_history (#26214)
multiple: pydantic 2 compatibility, v0.3 (#26443)
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
[docs]: vector store integration pages (#24858)
patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)
langchain-community==0.3.2
Changes since langchain-community==0.3.1
community: release 0.3.2 (#27214)
[community] Add timeout control and retry for UC tool execution (#26645)
community: Fix database connections for neo4j (#27190)
community[patch]: fix structured_output in llamacpp integration (#27202)
Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029)
community: AzureSearch: fix reranking for empty lists (#27104)
core[minor]: Improve support for id in VectorStore (#26660)
community: sambastudio chat model (#27056)
community[patch]: update gpt-4o cost (#27038)
core,integrations[minor]: Dont error on fields in model_kwargs (#27110)
community[patch]: Fix missing protected_namespaces (#27076)
community[patch]: chore warn deprecate the wandb callback handler (#27062)
community: deprecate community ollama integrations (#26733)
Bug-Fix[Community] Fix FastEmbedEmbeddings
(#26764)
multiple: update docs urls to latest 2 (#26837)
Update neo4j vector procedures (#26775)
core[patch]: Add kwargs to Runnable (#27008)
community[patch]: Add docstring for Links (#25969)
community: Add conversions from GVS to networkx (#26906)
community[patch]: callback before yield for cloudflare (#26927)
Fix typo in mlflow code example in mlflow.py (#26931)
community[patch]: callback before yield for mlx pipeline (#26928)
community[patch]: callback before yield for textgen (#26929)
community[patch]: callback before yield for titan takeoff (#26930)
community: add sqlite-vec vectorstore (#25003)
community[patch]: callback before yield for gigachat (#26881)
community[patch]: callback before yield for google palm (#26882)
langchain==0.3.3
langchain-core==0.3.10
Changes since langchain-core==0.3.9
core: release 0.3.10 (#27209)
core[patch]: utils for adding/subtracting usage metadata (#27203)
core[patch]: support ValidationError from pydantic v1 in tools (#27194)
core: Add various ruff rules (#26836)
core: update make format to fix all autofixable things (#27174)
core: Add ruff rules for error messages (EM) (#26965)
core[minor]: Improve support for id in VectorStore (#26660)
core[patch]: Update AsyncCallbackManager
to honor run_inline
attribute and prevent context loss (#26885)
core[minor]: add **kwargs to index and aindex functions for custom vector_field support (#26998)
core[patch]: correct typo doc-string for astream_events method (#27108)
langchain-openai==0.2.2
Changes since langchain-openai==0.2.1
standard-tests[patch]: fix oai usage metadata test (#27122)
openai[patch]: Release 0.2.2 (#27119)
core,integrations[minor]: Dont error on fields in model_kwargs (#27110)
openai: fix None token detail (#27091)
openai[patch]: add usage metadata details (#27080)
openai[patch]: exclude http client (#26891)
openai[patch]: update deprecation target in API ref (#26921)
openai[patch]: increase token limit in azure integration tests (#26901)