Class UsageResponse
- Namespace
- OpenAI.
Object Models. Response Models
- Assembly
- AntRunnerLib.dll
- Inheritance
-
System.
Object UsageResponse
- Implements
-
System.
IEquatable <UsageResponse >
- 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
CompletionTokens
Property Value
- System.
Nullable <System.Int32 >
PromptTokens
Property Value
- System.
Int32
TotalTokens
Property Value
- System.
Int32