langchain_chroma 0.2.0+5 copy "langchain_chroma: ^0.2.0+5" to clipboard
langchain_chroma: ^0.2.0+5 copied to clipboard

LangChain.dart integration module for Chroma open-source embedding database.

0.2.0+5 #

  • Update a dependency to the latest release.

0.2.0+4 #

  • Update a dependency to the latest release.

0.2.0+3 #

  • Update a dependency to the latest release.

0.2.0+2 #

  • Update a dependency to the latest release.

0.2.0+1 #

0.2.0 #

Note: This release has breaking changes.
Migration guide

  • BREAKING REFACTOR: Introduce langchain_core and langchain_community packages (#328). (5fa520e6)

0.1.1 #

0.1.0+15 #

0.1.0+14 #

  • Update a dependency to the latest release.

0.1.0+13 #

  • Update a dependency to the latest release.

0.1.0+12 #

  • Update a dependency to the latest release.

0.1.0+11 #

  • Update a dependency to the latest release.

0.1.0+10 #

  • Update a dependency to the latest release.

0.1.0+9 #

0.1.0+8 #

  • Update a dependency to the latest release.

0.1.0+7 #

  • DOCS: Fix typo in Chroma docs. (dd97db40)

0.1.0+6 #

  • Update a dependency to the latest release.

0.1.0+5 #

0.1.0+4 #

  • Update a dependency to the latest release.

0.1.0+3 #

  • Update a dependency to the latest release.

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • Update a dependency to the latest release.

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Chroma databases, tenants and global headers support (#211). (5a1d8397)

0.0.5+3 #

  • DOCS: Update vector stores documentation. (dad60d24)

0.0.5+2 #

  • Update a dependency to the latest release.

0.0.5+1 #

0.0.5 #

Note: This release has breaking changes.

  • DOCS: Update changelog. (d45d624a)
  • BREAKING FIX: Change loaders lastModified metadata field to integer (#172). (72c724f8)
  • BREAKING FEAT: Update uuid internal dependency to 4.x.x (#173). (b01f4afe)

0.0.4 #

  • Updated langchain dependency

0.0.3 #

  • DOCS: Fix invalid package topics. (f81b833a)
  • DOCS: Add topics to pubspecs. (8c1d6297)

0.0.2 #

0.0.1 #

  • FEAT: Add support for Chroma VectorStore (#139). (098783b4)

0.0.1-dev.1 #

  • Bootstrap project.