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

### What happened? We should Validate that embeddings on add are numeric. ### Versions All ### Relevant log output _No response_

enhancement

### Describe the problem I'm running an app on AWS lambda with chroma and want to use DuckDB without persistence. Lambda does not allow writes to any directory other than...

enhancement

## Description of changes - New functionality: added feature to leverage spacy models ## Test plan - will add unit test cases ## Documentation Changes - Docstrings are added with...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Specific conditions cause metadata and binary indices to go out of sync and...

This PR does 3 things 1. launches our doc refactor to markdoc 2. starts the process of co-hosting our docs from this monorepo 3. cleanup of the existing `docs` folder

## Description of changes Adds SIMD vectorization for euclidean, cosine and inner product for x86, x86_64 and arm. Instruction sets whose support has been added are SSE, AVX and NEON....

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

### What happened? Having dependency issues with backoff. The conflict is caused by: langfuse 2.27.3 depends on backoff=2.2.1 posthog 3.5.0 depends on backoff>=1.10.0 opentelemetry-exporter-otlp-proto-grpc 1.11.1 depends on backoff=1.10.0 langfuse 2.27.3...

installation trouble

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Make otel server optional

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Improvement: Create a `CHROMA_HOME` variable to alter Download Path for Emebeddings. This helps...