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

### Describe the problem i tried loading doc using requests lib and parse it, but due to some tabbing nature of JS and py, it requires browser to render. example...

enhancement
wontfix

### Describe the problem Folks, thanks for creating this amazing project. For taking the tool to the next level of production readiness would be great to have async support in...

enhancement

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes Consider the following scenario - 1. Block has keys {4, 5, 6, 7} 2....

## Description of changes *Summarize the changes made by this PR.* - New functionality - Adds gets for LT, GT, LTE, GTE and get by prefix for arrow blockfile ##...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Fix the python logservice batch size to some arbitrary default. We should change...

### What happened? Given this collection: ``` { "data": null, "documents": [ "Contenuto 05", "Contenuto 03", "Contenuto 04" ], "embeddings": null, "ids": [ "336030d38293f1b4039fb4ead1109400b8b203b5854abfe65a93720e7feba1d5", "9d32ac5d4f4bdb4b2fb52c65a142deca01b61db181ba4c9e3bb20c84a0a6b4b4", "d45a23dd604c0a47639dd11965d65cda2ea0d1b5989c1947c5b513f4685f4ad2" ], "metadatas": [ {...

bug

## Description of changes - Improvements & Bug fixes In the following line `assertion statement` is having `multiple` independent conditions. Composite assertion statements are harder to debug upon failure, as...

## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Added support for running Chroma with systemd and `chroma` cli - Added example...

## Description of changes *Summarize the changes made by this PR.* - New functionality - Metadata segment reader/writer outline. They don't yet have methods to add and query stuff. -...

### What happened? ![image](https://github.com/chroma-core/chroma/assets/54004431/c5c5f5b9-a4c8-4cf2-a418-3fd23564002f) ### Versions ![image](https://github.com/chroma-core/chroma/assets/54004431/ece805b2-1efb-4c43-8297-7147986e1728) ### Relevant log output _No response_

bug
2025-review