Pinecone TypeScript SDK - v8.2.0
    Preparing search index...

    Type Alias CreateIndexReadCapacity

    CreateIndexReadCapacity:
        | ReadCapacityOnDemandParams
        | ReadCapacityDedicatedParams

    The read capacity configuration for the index. Default is on-demand.