Table of Contents

Class CodeInterpreterResult

Namespace
Glitch9.AIDevKit

Be careful. This is not a separate tool call, but a sub-object used within CodeInterpreterCall.

public abstract class CodeInterpreterResult
Inheritance
object
CodeInterpreterResult
Derived

Properties

Type

Required. The type of the output.

public string Type { get; set; }

Property Value

string