Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TST] Enable tests for $ne, $nin, and $not_contains for hosted Chroma (…
…#2909) ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Enable the tests for `$ne`, `$nin`, and `$not_contains` on distributed chroma. - New functionality - N/A ## Test plan *How are these changes tested?* - [x] 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