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