main
[BUG] Make sure Client parameters are strings (#1577)
[BUG] Fix circular import when initializing a client with basic auth (#1775)
[WIP] [ENH] add exponential backoff and jitter to embedding calls (#1526)
[CLN] Remove ChromaResponse in favor of endpoint-specific responses (#1767)
New starter notebook (#881)
[CLN] Move `go/coordinator` to `go/` since there's more stuff there (#1769)
[ENH] FE talks to logservice (#1793)
[STACKED #1255] [ENH] Add multitenancy (#1244)
[ENH] get collection info for compactor (#1778)
[BUG]: fix server quota error handling (#1779)
[ENH]: add rate limiting (#1728)
[BUG]: FTS delete (#1664)
CLN: Updated versions of `flake8` and `pre-commit-hooks` and modified files accordingly (#1575)
[RELEASE] 0.4.24 (#1786)
use module-level loggers & remove print
[BUG]: Client dependency fix (#1617)
[ENH] initial CLI (#1032)
Add py.typed file for PEP-561 compliance (#912)
[ENH]: Support numpy data types for embeddings (#1448)