Version: 0.3.12
Git ref: refs/tags/0.3.12
Build Date: 2023-03-26T23:36
PIP Package: chroma-0.3.12.tar.gz
Docker Image: ghcr.io/chroma-core/chroma:0.3.12
What's Changed
- Use standardized Python logging by @levand in #204
- fix uvicorn command typo by @BKluwe22 in #207
- Add embedding wrapper for http request to hugging faces embedding api by @Laserbear in #217
- added support for ssl / https in fastapi client by @floleuerer in #208
- In my experience T5 is much better, add comment with that as an option. by @danielgross in #206
- fixed typos by @dbasch in #223
- [docs] Readme Refactor by @sw-yx in #222
- Added function for the Instructor models. by @dbasch in #230
- fix typo in DEVELOP.md by @eltociear in #231
- Update Collection.py by @jschachter in #235
- Add telemetry by @HammadB in #233
New Contributors
- @BKluwe22 made their first contribution in #207
- @Laserbear made their first contribution in #217
- @floleuerer made their first contribution in #208
- @dbasch made their first contribution in #223
- @sw-yx made their first contribution in #222
- @eltociear made their first contribution in #231
- @jschachter made their first contribution in #235
Full Changelog: 0.3.11...0.3.12