File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ dependencies = [
4141
4242[project .optional-dependencies ]
4343anthropic = [" anthropic~=0.18.0" ]
44- azure-ai-search = [" azure-search-documents~=11.6.0b1" ]
4544chromadb = [" chromadb~=0.4.14" ]
4645qdrant = [" qdrant-client>=1.6.2" , " fastembed>=0.1.0" ]
4746marqo = [" marqo" ]
@@ -119,7 +118,6 @@ rich = "^13.7.1"
119118psycopg2 = {version = " ^2.9.9" , optional = true }
120119pgvector = {version = " ^0.2.5" , optional = true }
121120structlog = " ^24.1.0"
122- azure-search-documents = {version = " 11.6.0b1" , optional = true }
123121
124122
125123[tool .poetry .group .dev .dependencies ]
@@ -140,7 +138,6 @@ weaviate = ["weaviate-client"]
140138milvus = [" pymilvus" ]
141139aws = [" boto3" ]
142140postgres = [" psycopg2" , " pgvector" ]
143- azure-ai-search = [" azure-search-documents" ]
144141docs = [
145142 " sphinx" ,
146143 " furo" ,
You can’t perform that action at this time.
0 commit comments