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