@type t() :: %LettaAPI.Model.ChatCompletionFunctionMessageParam{ content: String.t() | nil, name: String.t(), role: String.t() }