Update weaviate-client version to 4.0.0

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-01-15 19:25:06 -03:00
commit bd1145651d
2 changed files with 686 additions and 564 deletions

1248
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -55,7 +55,7 @@ tiktoken = "~0.5.0"
wikipedia = "^1.4.0"
qdrant-client = "^1.7.0"
websockets = "^10.3"
weaviate-client = "^3.26.0"
weaviate-client = "^4.0.0"
jina = "*"
sentence-transformers = { version = "^2.2.2", optional = true }
ctransformers = { version = "^0.2.10", optional = true }