Provides struct and type for a File.CreateRequest
@type t() :: %OpenAi.File.CreateRequest{file: String.t(), purpose: String.t()}