We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea4954 commit 786778dCopy full SHA for 786778d
pyproject.toml
@@ -73,6 +73,8 @@ llama-index-vector-stores-opensearch = "^0.5.2"
73
llama-index-vector-stores-milvus = "^0.7.2"
74
llama-index-vector-stores-qdrant = "^0.6.0"
75
llama-index-vector-stores-weaviate = "^1.3.1"
76
+text2vec = "^1.3.3"
77
+torch = "^2.6.0"
78
79
[tool.poetry.group.model]
80
optional = true
0 commit comments