Update Qdrant client version from 1.7.1 to 1.9.1

- Also update the qdrant/qdrant docker image version from v1.7.4 to v1.9.2
This commit is contained in:
Christian Tzolov
2024-05-15 06:19:42 +02:00
parent db4f0b0aaf
commit b0799babf4
7 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ public class QdrantVectorStoreIT {
private static final int QDRANT_GRPC_PORT = 6334;
@Container
static QdrantContainer qdrantContainer = new QdrantContainer("qdrant/qdrant:v1.7.4");
static QdrantContainer qdrantContainer = new QdrantContainer("qdrant/qdrant:v1.9.2");
List<Document> documents = List.of(
new Document("Spring AI rocks!! Spring AI rocks!! Spring AI rocks!! Spring AI rocks!! Spring AI rocks!!",