Table of Contents

Class CodeInterpreterTool

public class CodeInterpreterTool
Inheritance
object
CodeInterpreterTool

Properties

Input

public string Input { get; set; }

Property Value

string

Outputs

public CodeInterpreterOutput[] Outputs { get; set; }

Property Value

CodeInterpreterOutput[]