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
- fix typo in DEVELOP.md by @eltociear in #317
- updated n_results parameter in example query by @shivankar-p in #319
- Change the spelling of Srart to Start by @pkiage in #310
- Remove sudo usage from Google Cloud deployment example by @Alw3ys in #259
- add running js tests, currently all pass by @jeffchuber in #297
- [meta] add github issue templates by @sw-yx in #256
- [docs] add replit template to readme by @sw-yx in #318
- remove contact question from github issue template by @sw-yx in #362
- [bugfix] Ensure Openai batch embeddings are sorted by index by @ashwinsr in #344
- make api_key in OpenAIEmbeddingFunction optional by @fr0th in #320
- JS client parity and broken out tests by @jeffchuber in #292
- Update roadmap url by @AdjectiveAllison in #393
- Removing pat due to public repo being clonable with no permissions by @AdjectiveAllison in #392
- Fix client tests by @grishick in #402
- Fix OpenAIEmbeddingFunction in JS to use passed model name by @naynaly10 in #381
- Remove duplication from .gitignore by @naynaly10 in #376
- much improved doc strings for client by @jeffchuber in #290
- swap axios for fetch in the JS client by @jeffchuber in #409
- Team/hypothesis tests by @HammadB in #474
- check for none instead of truth for optional array arguments by @schwebke in #408
- Upgrade to 0.3.22 by @HammadB in #479
New Contributors
- @shivankar-p made their first contribution in #319
- @pkiage made their first contribution in #310
- @ashwinsr made their first contribution in #344
- @fr0th made their first contribution in #320
- @AdjectiveAllison made their first contribution in #393
- @grishick made their first contribution in #402
- @naynaly10 made their first contribution in #381
- @schwebke made their first contribution in #408
Full Changelog: 0.3.21...0.3.22