Class CodeInterpreterResult
Be careful. This is not a separate tool call, but a sub-object used within CodeInterpreterCall.
public abstract class CodeInterpreterResult
- Inheritance
-
objectCodeInterpreterResult
- Derived
Properties
Type
Required. The type of the output.
public string Type { get; set; }
Property Value
- string