Click or drag to resize

IAIProviderLastUsage Property

Token usage of the last API call (input/output tokens, one call). Zeroes when the API did not report usage information.

Namespace: Seal.AI
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
AIUsage LastUsage { get; }

Property Value

AIUsage
See Also