Pinecone TypeScript SDK - v9.0.0
    Preparing search index...

    Type Alias ReadCapacityOnDemandParams

    ReadCapacityOnDemandParams: Extract<
        CreateIndexReadCapacity,
        { mode?: "OnDemand" },
    >

    Use ReadCapacityOnDemand with nested read capacity.