Skip to content

Commit 786778d

Browse files
committed
chore: add dependency
1 parent 6ea4954 commit 786778d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ llama-index-vector-stores-opensearch = "^0.5.2"
7373
llama-index-vector-stores-milvus = "^0.7.2"
7474
llama-index-vector-stores-qdrant = "^0.6.0"
7575
llama-index-vector-stores-weaviate = "^1.3.1"
76+
text2vec = "^1.3.3"
77+
torch = "^2.6.0"
7678

7779
[tool.poetry.group.model]
7880
optional = true

0 commit comments

Comments
 (0)