Version: 0.4.4
Git ref: refs/tags/0.4.4
Build Date: 2023-08-01T01:23
PIP Package: chroma-0.4.4.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.4.4
What's Changed
- Chroma 671 Add support of metadata filtering on boolean values by @Ishiihara in #866
- Add windows tests by @HammadB in #892
- switch to new clients for DEVELOP.md by @jeffchuber in #888
- Update chromadb/utils/embedding_functions.py by @kevinlu1248 in #816
- add azure openai api_version param by @l1905 in #832
- Ignore .conda in .dockerignore by @genewoo in #814
- Add LRU cache FD management by @HammadB in #891
- Add CIP Chroma Improvement Proposals by @Ishiihara in #856
- remove raw_sql and pandas by @jeffchuber in #902
- fix: update api request by @Dev317 in #890
- #913 Persistent vector segments to be cleaned up on reset() by @HammadB in #914
- Add py.typed file for PEP-561 compliance by @MikeBeller in #912
- remove create_index which we dont use by @jeffchuber in #903
- remove increment index by @jeffchuber in #906
- Fix bug in get_vectors() by properly merging by @HammadB in #909
- Release 0.4.4 by @HammadB in #916
New Contributors
- @Ishiihara made their first contribution in #866
- @kevinlu1248 made their first contribution in #816
- @l1905 made their first contribution in #832
- @genewoo made their first contribution in #814
- @Dev317 made their first contribution in #890
- @MikeBeller made their first contribution in #912
Full Changelog: 0.4.3...0.4.4