View Source OpenAi.Response.CodeInterpreter.FileOutputFile (OpenAI REST API Client v1.0.0)

Provides struct and type for a Response.CodeInterpreter.FileOutputFile

Summary

Types

@type t() :: %OpenAi.Response.CodeInterpreter.FileOutputFile{
  file_id: String.t(),
  mime_type: String.t()
}