Click or drag to resize

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.AI
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public double InputTokenCost { get; set; }

Property Value

Double
See Also