HostedCodeInterpreterTool constructor
Creates a new HostedCodeInterpreterTool.
Implementation
HostedCodeInterpreterTool({
this.inputs,
}) : super(name: 'code_interpreter', description: 'Code interpreter');
Creates a new HostedCodeInterpreterTool.
HostedCodeInterpreterTool({
this.inputs,
}) : super(name: 'code_interpreter', description: 'Code interpreter');