chromadb 0.2.0 copy "chromadb: ^0.2.0" to clipboard
chromadb: ^0.2.0 copied to clipboard

Dart Client for the Chroma open-source embedding database API.

0.2.0 #

  • FIX: Have the == implementation use Object instead of dynamic (#334). (89f7b0b9)

0.1.2 #

  • FEAT: Update meta and test dependencies (#331). (912370ee)

0.1.1+1 #

0.1.1 #

  • Update a dependency to the latest release.

0.1.0+2 #

0.1.0+1 #

  • DOCS: Add public_member_api_docs lint rule and document missing APIs (#223). (52380433)

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Multi-modal and tenants support (#210). (bfb0d89c)

0.0.3 #

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

0.0.2 #

  • REFACTOR: Update generated Chroma API client (#142). (4f0e7379)

0.0.1 #

  • FEAT: Add Chroma embedding database API client (#140). (5fdcbc52)

0.0.1-dev.1 #

  • Bootstrap package.