@type t() :: %Notifique.OpenApi.Model.NtfAutoAssistantsUpdateRequest{
instructions: String.t() | nil,
knowledgeBaseIds: [String.t()] | nil,
maxOutputTokens: integer() | nil,
model: String.t() | nil,
name: String.t() | nil,
temperature: number() | nil
}