Uses of Class
io.quarkiverse.langchain4j.pinecone.runtime.CreateIndexSpec
Packages that use CreateIndexSpec
-
Uses of CreateIndexSpec in io.quarkiverse.langchain4j.pinecone.runtime
Methods in io.quarkiverse.langchain4j.pinecone.runtime that return CreateIndexSpecConstructors in io.quarkiverse.langchain4j.pinecone.runtime with parameters of type CreateIndexSpecModifierConstructorDescriptionCreateIndexRequest(String name, Integer dimension, DistanceMetric metric, CreateIndexSpec spec)