UpdatePromptRequest model.
@type t() :: %ExBifrost.Model.UpdatePromptRequest{ folder_id: String.t() | nil, name: String.t() | nil }