codeInterpreter static method
Creates a code interpreter tool.
Implementation
static AssistantTool codeInterpreter() => const CodeInterpreterTool();
Creates a code interpreter tool.
static AssistantTool codeInterpreter() => const CodeInterpreterTool();