chore: colbert-ai requirement

This commit is contained in:
Timothy J. Baek 2024-09-16 16:19:40 +02:00
parent 06debb322b
commit af92184c93
2 changed files with 5 additions and 0 deletions

View File

@ -43,6 +43,8 @@ chromadb==0.5.5
pymilvus==2.4.6
sentence-transformers==3.0.1
colbert-ai==0.2.21
pypdf==4.3.1
docx2txt==0.8
python-pptx==1.0.0

View File

@ -48,7 +48,10 @@ dependencies = [
"fake-useragent==1.5.1",
"chromadb==0.5.5",
"pymilvus==2.4.6",
"sentence-transformers==3.0.1",
"colbert-ai==0.2.21",
"pypdf==4.3.1",
"docx2txt==0.8",
"python-pptx==1.0.0",