Releases: langchain-ai/langchain
langchain-mistralai==0.2.4
Changes since langchain-mistralai==0.2.3
partners/mistralai: release 0.2.4 (#28803)
json mode standard test (#25497)
mistral[minor]: Added Retrying Mechanism in case of Request Rate Limit Error for MistralAIEmbeddings
(#27818)
partners/mistralai: Fix KeyError in Vertex AI stream (#28624)
mistral: fix of issue #26029 (#28233)
langchain-groq==0.2.2
Changes since langchain-groq==0.2.1
partners/groq: release 0.2.2 (#28804)
json mode standard test (#25497)
multiple: fix xfailed signatures (#28597)
groq,openai,mistralai: fix unit tests (#28279)
multiple: push deprecation removals to 1.0 (#28236)
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203)
multiple: langchain-standard-tests -> langchain-tests (#28139)
langchain-core==0.3.27
langchain-core==0.3.26
langchain==0.3.12
langchain-text-splitters==0.3.3
langchain-core==0.3.25
Changes since langchain-core==0.3.24
core: release 0.3.25 (#28718)
core[patch]: throw exception indexing code if deletion fails in vectorstore (#28103)
core[minor]: add new clean up strategy "scoped_full" to indexing (#28505)
core[patch]: Update error message in indexing code for unreachable code assertion (#28712)
core[patch]: Reverts PR #25754 and add unit tests (#28702)
langchain-community==0.3.12
Changes since langchain-community==0.3.11
community[patch]: Release 0.3.12 (#28725)
community: fix an issue with deepinfra integration (#28715)
[community]: Render documents to graphviz (#24830)
docs, community: aerospike docs update (#28717)
community: π PDF Filter Type Error (#27154)
community: fallback on core async atransform_documents method for MarkdownifyTransformer
(#27866)
community[minor]: Opensearch hybridsearch implementation (#25375)
community[minor]: Fix json._validate_metadata_func() (#22842)
community[minor]: Add TablestoreVectorStore (#25767)
community: make old stub for QuerySQLDataBaseTool private to skip api ref (#28711)
Community: add modified_since
argument to O365BaseLoader
(#28708)
community[patch]: fix QuerySQLDatabaseTool name (#28659)
docs: Fix stack diagram in community README (#28685)
community: fixes json loader not getting texts with json standard (#27327)
community: add method to create branch and list files for gitlab tool (#27883)
community: ChatSnowflakeCortex - Add streaming functionality (#27753)
community: Add support for cross-region inference profile IDs in Bedrock Anthropic Claude token cost calculation (#28167)
community: VectorStores: Azure Cosmos DB Mongo vCore with DiskANN (#27329)
Community: Adding bulk_size as a setable param for OpenSearchVectorSearch (#28325)
community: fixed bug in model2vec embedding code (#28670)
community: use correct id_key
when deleting by id in LanceDB wrapper (#28655)
[Community]: requests_kwargs
not being used in _fetch (#28646)
community[minor]: FAISS Filter Function Enhancement with Advanced Query Operators (#28207)
community: tongyi multimodal response format fix to support langchain (#28645)