0.4.6
Version: 0.4.6
Git ref: refs/tags/0.4.6
Build Date: 2023-08-15T05:48
PIP Package: chroma-0.4.6.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.4.6
What's Changed
- Serve resources from API routes ending in / by @beggers in #926
- clean up JS API, remove increment_index, createIndex and rawSql by @jeffchuber in #922
- Web AI embedder fixes by @visheratin in #929
- feat: Improved GCP deployment instructions by @tazarov in #951
- ENH: Chroma types available as top-level imports by @mcgeestocks in #940
- [PERF] Make the index correctly use FTS by @HammadB in #958
- [PERF] Batch SQLite Embeddings Queue by @HammadB in #959
- Where filtering with logical operators - updated examples by @tazarov in #966
- [TST] Fix #927 by adding hnsw params to test_vector segment tests by @HammadB in #974
- [DOC] Fix where documentation by @HammadB in #973
- [PERF] Improve performance of duplicate ID validator by @steve-marmalade in #947
- better resetting error messaging by @CakeCrusher in #918
- [PERF] SQLite fts index by @HammadB in #965
- Fix model download for ONNX embedder by @Josh-XT in #976
- Release 0.4.6 by @HammadB in #988
New Contributors
- @beggers made their first contribution in #926
- @tazarov made their first contribution in #951
- @mcgeestocks made their first contribution in #940
- @steve-marmalade made their first contribution in #947
Full Changelog: 0.4.5...0.4.6