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
- [easy] remove duplicate pypika from requirements.txt by @abizerll in #693
- fix wrong return type by @tegardp in #613
- Fail validation for bools in metadata by @atroyn in #672
- Add embedding support for Transformers.js by @xenova in #664
- Return ns since epoch on /heartbeat by @kristofferostlund in #712
- fix JS Where type, closes #718 by @jeffchuber in #722
- fix(gcp): fixed terraform definitions for gcp example by @Rezrazi in #632
- Fixes some typos in the docstring for Python collection.add(...) call by @worldveil in #673
- #642 - Fix for hnswlib docker build issues by @perryrobinson in #690
- update client usage in example by @suhasdeshpande in #724
- fix cohere api key by @tonisives in #726
- Enable custom JS Client headers during request to Chroma Instance by @timothycarambat in #728
- Normalized embeddings by @albertovilla in #737
- Examples folder refactor by @jeffchuber in #736
- fix port str by @jeffchuber in #758
- bump JS to fix cohere embedding function by @jeffchuber in #742
- cohere by @jeffchuber in #743
- Fix types from numpy by @jeffchuber in #735
- API implementation for segment-based architecture by @levand in #662
- [Experimental] Distance distribution relevance by @atroyn in #762
- JS Improvements by @jeffchuber in #649
- Hardpin pyproject.toml to fix #774 by @HammadB in #783
- Release 0.3.27 by @HammadB in #784
New Contributors
- @abizerll made their first contribution in #693
- @tegardp made their first contribution in #613
- @xenova made their first contribution in #664
- @kristofferostlund made their first contribution in #712
- @Rezrazi made their first contribution in #632
- @worldveil made their first contribution in #673
- @suhasdeshpande made their first contribution in #724
- @tonisives made their first contribution in #726
- @timothycarambat made their first contribution in #728
- @albertovilla made their first contribution in #737
Full Changelog: 0.3.26...0.3.27