chroma-core / chroma

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

[CHORE] Update types.py to accommodate Numpy 2.0: `np.float_ -> np.float16` #2419

Open startakovsky opened 3 days ago

startakovsky commented 3 days ago

This closes #2418

github-actions[bot] commented 3 days ago

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation

startakovsky commented 2 days ago

@jeffchuber I updated the title of the PR, can we merge?