// Create a Qdrant VectorStore object
  var vectorStore = new QdrantVectorStore(new QdrantClient("localhost"));