OpenAi.File.ListResponse (OpenAI REST API Client v0.2.1)

Provides struct and type for a File.ListResponse

Summary

Types

@type t() :: %OpenAi.File.ListResponse{data: [OpenAi.File.t()], object: String.t()}