ExBifrost.Model.AnthropicCreateBatchRequest (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicCreateBatchRequest model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicCreateBatchRequest{
  requests: [ExBifrost.Model.AnthropicCreateBatchRequestRequestsInner.t()]
}

Functions

decode(value)