Class BetaMessageBatchCreateParams

  • All Implemented Interfaces:
    com.anthropic.core.Params

    
    public final class BetaMessageBatchCreateParams
     implements Params
                        

    Send a batch of Message creation requests.

    The Message Batches API can be used to process multiple Messages API requests at once. Once a Message Batch is created, it begins processing immediately. Batches can take up to 24 hours to complete.