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