import { type Thread } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/mod.ts";
const { CodeInterpreter } = Thread.ToolResources;
Properties
A list of file IDs made
available to the code_interpreter
tool. There can be a maximum of 20 files
associated with the tool.