Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Add collection_id to quota_enforcer calls (#3537)
## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - None - New functionality - Update calls to `quota_enforcer.enforce` to include `collection_id` for `ADD` and `UPSERT` ## Test plan *How are these changes tested?* - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?*
- Loading branch information