ExBifrost.Model.AnthropicCreateMessage400Response (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicCreateMessage400Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicCreateMessage400Response{
  error: ExBifrost.Model.AnthropicCreateMessage200ResponseError.t() | nil,
  type: String.t() | nil
}

Functions

decode(value)