Class CodeInterpreterCall
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public sealed class CodeInterpreterCall : ToolCall
Constructors
CodeInterpreterCall()
Declaration
public CodeInterpreterCall()
Properties
CodeInterpreter
Declaration
public CodeInterpreterTool CodeInterpreter { get; set; }
Property Value
Type | Description |
---|---|
CodeInterpreterTool |