AIProviderConfigurationInputTokenCost Property |
Cost per 1 million input (prompt) tokens, in the currency you pay the provider in. 0 means no cost tracking.
Cached input tokens are counted at the full input rate.
Namespace: Seal.AIAssembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntaxpublic double InputTokenCost { get; set; }Property Value
Double
See Also