Class ToolResources
- Namespace
- OpenAI.
Object Models. Request Models
- Assembly
- AntRunnerLib.dll
- Inheritance
-
System.
Object ToolResources
- 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
CodeInterpreter
[JsonPropertyName("code_interpreter")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public CodeInterpreter CodeInterpreter { get; set; }
Property Value
FileSearch
[JsonPropertyName("file_search")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public FileSearch FileSearch { get; set; }