class

Anthropic::BatchResultsNotReadyError

Inherits Anthropic::Error < Exception < Reference < Object

Raised when batch results are requested before the batch has completed. The batch must have processing_status "ended" and a non-nil results_url.

Constructors

new(batch_id : String, processing_status : String)
Source

Instance methods

batch_id
Source
processing_status
Source