itaismith

Results 22 issues of itaismith

## Description of changes WIP ## Test plan - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes WIP

## Description of changes Adding a manually triggered Github Action workflow for uploading releases to Test PyPi. This should allow us to debug any issues with PyPi when releases break....

## Description of changes The `Collection.delete` API seemingly returns None, but our internal implementation returns a list of the IDs that were deleted. This PR makes all `delete` implementations return...

## Description of changes * Prototype for a new docs project. * Unified design with trychroma.com * Using NextJS 14 and app router. * Markdown management with Markdocs, but using...

The `Collection.delete` API seemingly returns `None`, but our internal implementation returns a list of the IDs that were deleted. These should also return `None` for consistency.

by-chroma

We want to add a page where we can update users on known issues.

documentation
by-chroma

Release Chroma v0.6.2 and JS-Client 1.10.2

### Describe the problem This issue tracks the feature request to significantly improve the string filtering capabilities within Chroma's metadata. Currently, string filtering is limited to basic equality checks, which...

enhancement
by-chroma