Class PineconeServerlessIndexConfig.Builder
java.lang.Object
dev.langchain4j.store.embedding.pinecone.PineconeServerlessIndexConfig.Builder
- Enclosing class:
PineconeServerlessIndexConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
deletionProtection
(org.openapitools.db_control.client.model.DeletionProtection deletionProtection)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
dimension
-
cloud
-
region
-
deletionProtection
public PineconeServerlessIndexConfig.Builder deletionProtection(org.openapitools.db_control.client.model.DeletionProtection deletionProtection) -
build
-