ExBifrost.Model.AnthropicMessageRequestThinking (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicMessageRequestThinking model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicMessageRequestThinking{
  budget_tokens: integer() | nil,
  type: String.t() | nil
}

Functions

decode(value)