View Source OpenAi.Response.CodeInterpreter.FileOutput (OpenAI REST API Client v1.0.0)
Provides struct and type for a Response.CodeInterpreter.FileOutput
Summary
Types
@type t() :: %OpenAi.Response.CodeInterpreter.FileOutput{ files: [OpenAi.Response.CodeInterpreter.FileOutputFile.t()], type: String.t() }