Class ModelRates
Represents the cost multiplier for a model.
Inherited Members
Namespace: Glitch9.AIDevKit.ElevenLabs
Assembly: Glitch9.AIDevKit.Provider.ElevenLabs.dll
Syntax
public class ModelRates
Properties
| Edit this page View SourceCharacterCostMultiplier
The cost multiplier for characters.
Declaration
[JsonProperty("character_cost_multiplier")]
public double CharacterCostMultiplier { get; set; }
Property Value
| Type | Description |
|---|---|
| double |