Class ToolOutput
- Namespace
- OpenAI.
Object Models. Request Models
- Assembly
- AntRunnerLib.dll
A list of tools for which the outputs are being submitted.
- Inheritance
-
System.
Object ToolOutput
- 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
Output
The output of the tool call to be submitted to continue the run.
Property Value
- System.
String
ToolCallId
The ID of the tool call in the required_action object within the run object the output is being submitted for.
Property Value
- System.
String