chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Open-source search and retrieval database for AI applications.

Results 660 chroma issues
Sort by recently updated
recently updated
newest added

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - This PR removes unused code. - New functionality - ... ## Test plan...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - ... - New functionality - ... ## Test plan *How are these changes...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Using weakrefs in pools' `connections` set. ## Test plan *How are these changes...

### What happened? Chromadb will fail to return the embeddings with the closest results unless I set n_results to a sufficiently large number. I am using version 0.4.13 but this...

bug

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - ... - New functionality - ... ## Test plan *How are these changes...

## Description of changes *Summarize the changes made by this PR.* - New functionality - Added batch ingestion support ## Test plan *How are these changes tested?* - [ ]...

## Description of changes *Summarize the changes made by this PR.* - New functionality - Add AmazonBedrockEmbeddingFunction for JS. Follow up https://github.com/chroma-core/chroma/pull/1361 ## Test plan - [x] Tests pass locally...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - ## Test plan *How are these changes tested?* - [ ] Tests pass...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Added rate-limiter, batching and Zipkin Storage (MariaDB/MySQL) to make the local observability stack...

**Note**: This is for Python client only **Note:**: Partly resolved #846 ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - `__version__` is...