This commit is contained in:
Eddú Meléndez
2023-12-08 15:32:21 -06:00
committed by Mark Pollack
parent 7f151c562e
commit f3614268b7

View File

@@ -243,7 +243,7 @@ public class WeaviateVectorStore implements VectorStore, InitializingBean {
}
/**
* Pinecone api key.
* Weaviate api key.
* @param apiKey key to use.
* @return this builder.
*/