AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class TopProvider

    Inheritance
    object
    TopProvider
    Namespace: Glitch9.AIDevKit.OpenRouter
    Assembly: .dll
    Syntax
    public class TopProvider

    Properties

    ContextLength

    Declaration
    public double? ContextLength { get; set; }
    Property Value
    Type Description
    double?

    IsModerated

    Required. Whether the model output is moderated.

    Declaration
    public bool IsModerated { get; set; }
    Property Value
    Type Description
    bool

    MaxCompletionTokens

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