Table of Contents

Class CodeInterpreterResources

public sealed class CodeInterpreterResources
Inheritance
object
CodeInterpreterResources

Properties

FileIds

A list of file IDs made available to the code_interpreter tool. There can be a maximum of 20 files associated with the tool.

public string[] FileIds { get; set; }

Property Value

string[]