AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ModelRates

    Represents the cost multiplier for a model.

    Inheritance
    object
    ModelRates
    Namespace: Glitch9.AIDevKit.ElevenLabs
    Assembly: .dll
    Syntax
    public class ModelRates

    Properties

    CharacterCostMultiplier

    The cost multiplier for characters.

    Declaration
    public double CharacterCostMultiplier { get; set; }
    Property Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX