PineconeVectorStoreRecordCollectionOptions<TRecord>.ServerlessIndexCloud Property

Definition

Gets or sets the value for public cloud where the serverless index is hosted.

public string ServerlessIndexCloud { get; init; }

Property Value

Remarks

This value is only used when creating a new Pinecone index. Default value is 'aws'.

Applies to