ExBifrost.Model.CohereChatRequestThinking (ex_bifrost v0.1.0)

Copy Markdown View Source

CohereChatRequestThinking model.

Summary

Types

t()

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

Functions

decode(value)