Skip to content

Releases: langchain-ai/langchain

langchain-couchbase==0.0.1

07 Jun 21:08
f2f0e0e
Compare
Choose a tag to compare

Release langchain-couchbase==0.0.1

Initial release

couchbase: Add the initial version of Couchbase partner package (#22087)

langchain-community==0.2.4

07 Jun 00:57
235d919
Compare
Choose a tag to compare

Release langchain-community==0.2.4

Changes since langchain-community==0.2.3

community[patch]: Release 0.2.4 (#22643)
multiple: get rid of pyproject extras (#22581)
community: support Databricks Unity Catalog functions as LangChain tools (#22555)
community[patch]: pgvector replace nin_ by not_in (#22619)
community[patch]: recursive url loader fix and unit tests (#22521)
community[patch]:Support filter for AzureAISearchRetriever (#22303)
docs: duckduckgosearch options listed (#22568)
community[minor]: add DashScope Rerank (#22403)
[Community]add option to delete the prompt from HF output (#22225)
community[patch]: AzureSearch async functions (#22075)
community: update how OpenAIAssistantV2Runnable creates threads with tool_resources (#22549)

langchain==0.2.3

06 Jun 23:34
fe2e5a3
Compare
Choose a tag to compare

Release langchain==0.2.3

Changes since langchain==0.2.2

langchain[patch]: Release 0.2.3 (#22644)
multiple: get rid of pyproject extras (#22581)
langchain[minor]: add universal init_model (#22039)

langchain-together==0.1.3

06 Jun 14:15
1925bde
Compare
Choose a tag to compare

Release langchain-together==0.1.3

Changes since langchain-together==0.1.2

together: bump langchain-core (#22616)
together[patch]: Release 0.1.3 (#22615)
together, upstage: bump minimum langchain-openai version (#22505)
infra: rm unused # noqa violations (#22049)
partners: bump core in packages implementing ls_params (#21868)
core, standard tests, partner packages: add test for model params (#21677)

langchain-core==0.2.5

06 Jun 22:50
a24a9c6
Compare
Choose a tag to compare

Release langchain-core==0.2.5

Changes since langchain-core==0.2.4

multiple: get rid of pyproject extras (#22581)
core[patch]: Release 0.2.5 (#22642)
core[patch]: Correctly order parent ids in astream events (from root to immediate parent), add defensive check for cycles (#22637)
core[minor]: Add parent_ids to astream_events API (#22563)
core[minor]: Add an async root listener and with_alisteners method (#22151)
core[patch]: Use explicit classes for InMemoryByteStore and InMemoryStore (#22608)
docs: Fix description (#22611)
docs: Fix typo (#22603)
core[patch]: Improve VectorStore API doc (#22547)
core[patch]: Add similarity_score_threshold to VectorStore search types (#22477)
core[patch]: Deduplicate of callback handlers in merge_configs (#22478)

langchain-nomic==0.1.2

05 Jun 17:11
b2daba3
Compare
Choose a tag to compare

Release langchain-nomic==0.1.2

Changes since langchain-nomic==0.1.1

nomic[patch]: Release 0.1.2 (#22561)
embeddings: nomic embed vision (#22482)

langchain-huggingface==0.0.3

05 Jun 12:29
4050d6e
Compare
Choose a tag to compare

Release langchain-huggingface==0.0.3

Changes since langchain-huggingface==0.0.2

huggingface: remove text-generation dep (#22543)

langchain-community==0.2.3

05 Jun 17:47
51a0d45
Compare
Choose a tag to compare

Release langchain-community==0.2.3

Changes since langchain-community==0.2.2

community[patch]: Release 0.2.3 (#22562)
community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531)
community[minor]: Add support for metadata indexing policy in Cassandra vector store (#22548)
community[minor]: add user agent for web scraping loaders (#22480)
community[minor]: Add native async support to SQLChatMessageHistory (#22065)
community[minor]: Improve InMemoryVectorStore with ability to persist to disk and filter on metadata. (#22186)
community[patch]: add detailed paragraph and example for BaichuanTextEmbeddings (#22031)
community[minor]: Added filter search for LanceDB (#22461)
community: fix huggingface deprecations (#22522)
community[minor]: Vectara Integration Update - Streaming, FCS, Chat, updates to documentation and example notebooks (#21334)

langchain-ai21==0.1.6

05 Jun 12:14
a6fc74f
Compare
Choose a tag to compare

Release langchain-ai21==0.1.6

Changes since langchain-ai21==0.1.5

ai21: fix core version (#22544)
ai21: fix ai21 unittests (#22526)
ai21: release 0.1.6 (#22508)
ai21: fix text-splitters version (#22366)
ai21[patch]: added license (#22153)
core, partners: add token usage attribute to AIMessage (#21944)
ai21: AI21 Jamba docs (#21978)
ai21[patch]: configuration fix (#21790)
core, standard tests, partner packages: add test for model params (#21677)
partners: Revert AI21 Labs docs scan feature (#21699)

langchain==0.2.2

04 Jun 18:39
85aa218
Compare
Choose a tag to compare

Release langchain==0.2.2

Changes since langchain==0.2.1

langchain[patch]: Release 0.2.2 (#22495)
langchain[patch]: Fix MongoDBAtlasVectorSearch reference in self query retriever (#22401)
Update parent_document_retriever.py about **kwargs (#22219)
infra: update langchainhub and add integration test (#22154)
docs: fix some spelling mistakes caught by newest version of code spell (#22090)