Class CreateIndexRequest
java.lang.Object
io.quarkiverse.langchain4j.pinecone.runtime.CreateIndexRequest
Represents a Create index operation against Pinecone.
See the API documentation.
Note that after the successful request, Pinecone takes some time (usually up tens of seconds) for the index to start being
usable.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateIndexRequest
-
-
Method Details
-
getName
-
getDimension
-
getMetric
-