chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
13.4k stars 1.14k forks source link

[Bug]: Numpy 2.0 release breaks chroma. #2358

Closed glowskir closed 1 week ago

glowskir commented 2 weeks ago

What happened?

https://github.com/amikos-tech/chromadb-chart/issues/55

Numpy as dependency has to be specified to <2.0.0 (or adapted accordingly to support 2.0.0 as well)

Versions

Numpy 2.0, Chroma 0.5.0

Relevant log output

No response

Alhenri commented 2 weeks ago

Upp, I have the same issue!!

glowskir commented 1 week ago

fixed in #2360