Class CreateIndexRequest

java.lang.Object
io.quarkiverse.langchain4j.pinecone.runtime.CreateIndexRequest

public class CreateIndexRequest extends Object
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.