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