Class CodeInterpreter
- Namespace
- OpenAI.
Object Models. Request Models
- Assembly
- AntRunnerLib.dll
- Inheritance
-
System.
Object CodeInterpreter
- Implements
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
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.
Property Value
- System.
Nullable <List<System.String >>