Provides struct and type for a File.Path
@type t() :: %OpenAi.File.Path{ file_id: String.t(), index: integer(), type: String.t() }