swap sqlite_vec for chroma in requirements

This commit is contained in:
Josh Hawkins 2024-10-04 13:18:44 -05:00
parent 54900ae318
commit affa7bdc77

View File

@ -32,7 +32,7 @@ unidecode == 1.3.*
# OpenVino (ONNX installed in wheels-post)
openvino == 2024.3.*
# Embeddings
chromadb == 0.5.7
sqlite_vec == 0.1.3
onnx_clip == 4.0.*
# Generative AI
google-generativeai == 0.6.*