import { type CodeInterpreterToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/mod.ts";
const { Logs } = CodeInterpreterToolCall.CodeInterpreter;
Text output from the Code Interpreter tool call as part of a run step.
import { type CodeInterpreterToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/mod.ts";
const { Logs } = CodeInterpreterToolCall.CodeInterpreter;
Text output from the Code Interpreter tool call as part of a run step.