Provides struct and type for a Response.CodeInterpreter.TextOutput
@type t() :: %OpenAi.Response.CodeInterpreter.TextOutput{ logs: String.t(), type: String.t() }