Skip to content

Releases: chroma-core/chroma

0.3.29

12 Jul 19:58
9defdda
Compare
Choose a tag to compare
0.3.29 Pre-release
Pre-release

Version: 0.3.29
Git ref: refs/tags/0.3.29
Build Date: 2023-07-12T19:58
PIP Package: chroma-0.3.29.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.29

What's Changed

Full Changelog: 0.3.28...0.3.29

0.3.27

10 Jul 19:54
1c30c7b
Compare
Choose a tag to compare
0.3.27 Pre-release
Pre-release

Version: 0.3.27
Git ref: refs/tags/0.3.27
Build Date: 2023-07-10T19:54
PIP Package: chroma-0.3.27.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.27

What's Changed

New Contributors

Full Changelog: 0.3.26...0.3.27

0.3.26

05 Jun 18:06
d98be4d
Compare
Choose a tag to compare
0.3.26 Pre-release
Pre-release

Version: 0.3.26
Git ref: refs/tags/0.3.26
Build Date: 2023-06-05T18:05
PIP Package: chroma-0.3.26.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.26

What's Changed

New Contributors

Full Changelog: 0.3.25...0.3.26

0.3.25

23 May 00:12
Compare
Choose a tag to compare
0.3.25 Pre-release
Pre-release

Breaking Change

  • the REST api moved from collection_name -> collection_id. All clients must update to this.

What's Changed

  • Fix docker compose persistence issue and use multistage builder pattern to shrink chroma docker image by @perryrobinson in #456
  • bump to 1.4.2. by @jeffchuber in #552
  • Change cross version tests to use standard import from path by @HammadB in #557
  • Switch to a model that tracks metadata instead of set in test_collections.py by @HammadB in #558
  • Disable telemetry in CI by @levand in #561
  • Class-based Dependency Injection by @levand in #480
  • Add new overrides lib to pyproject.toml by @levand in #563
  • switch to named params for JS client by @jeffchuber in #513
  • Add organization_id to openai embeddings by @Barqawiz in #548
  • Add bookkeep on delete by @HammadB in #537
  • Return 0 results Instead of raising NoDatapointException on an empty filter by @HammadB in #575
  • Validate len(array) > 0 - address #437 by @HammadB in #577
  • When there is no data, don't error just return 0 results by @HammadB in #576
  • add initial contributing.md doc by @jeffchuber in #578
  • Chroma core/chrome 536 by @suitedaces in #568
  • docker-compose data persistence fix and docker compose up without build by @NxP4Code in #531
  • Added api_base and api_type to the OpenAIEmbeddingFunction by @sudhcha in #517
  • Switch to ONNX model for default embedding model by @HammadB in #267
  • DB base classes and query building tools by @levand in #511
  • [bugfix] raises NotEnoughElementsException complaining n_results is greater than total number of elements by @Satyam-79 in #360
  • switch to camelcase inputs by @jeffchuber in #587
  • Add task instruction pairing to InstructorEmbeddingFunction by @marvinyan in #556
  • Add Google Vertex Embedding Function by @Josh-XT in #528
  • collection.delete() Bug fix by @NxP4Code in #592
  • SQL Migration system by @levand in #559
  • bump JS to 1.5.0 by @jeffchuber in #607

New Contributors

Full Changelog: 0.3.23...0.3.25

0.3.23

15 May 22:27
95fc597
Compare
Choose a tag to compare
0.3.23 Pre-release
Pre-release

Version: 0.3.23
Git ref: refs/tags/0.3.23
Build Date: 2023-05-15T22:26
PIP Package: chroma-0.3.23.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.23

What's Changed

New Contributors

Full Changelog: 0.3.22...0.3.23

0.3.22

08 May 19:47
791653e
Compare
Choose a tag to compare
0.3.22 Pre-release
Pre-release

Version: 0.3.22
Git ref: refs/tags/0.3.22
Build Date: 2023-05-08T19:46
PIP Package: chroma-0.3.22.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.22

What's Changed

New Contributors

Full Changelog: 0.3.21...0.3.22

0.3.21

05 Apr 04:11
ce0bc89
Compare
Choose a tag to compare
0.3.21 Pre-release
Pre-release

Version: 0.3.21
Git ref: refs/tags/0.3.21
Build Date: 2023-04-05T04:10
PIP Package: chroma-0.3.21.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.21

What's Changed

Full Changelog: 0.3.20...0.3.21

0.3.20

03 Apr 14:46
Compare
Choose a tag to compare
0.3.20 Pre-release
Pre-release

Version: 0.3.20
Git ref: refs/tags/0.3.20
Build Date: 2023-04-03T14:45
PIP Package: chroma-0.3.20.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.20

Full Changelog: 0.3.19...0.3.20

0.3.18

31 Mar 16:28
5dc5ddf
Compare
Choose a tag to compare
0.3.18 Pre-release
Pre-release

Version: 0.3.18
Git ref: refs/tags/0.3.18
Build Date: 2023-03-31T16:28
PIP Package: chroma-0.3.18.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.18

What's Changed

Full Changelog: 0.3.17...0.3.18

0.3.17

30 Mar 23:33
Compare
Choose a tag to compare
0.3.17 Pre-release
Pre-release

Version: 0.3.17
Git ref: refs/tags/0.3.17
Build Date: 2023-03-30T23:32
PIP Package: chroma-0.3.17.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.17

What's Changed

Full Changelog: 0.3.16...0.3.17