AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class RealtimeAssistantProfileInstruct

    Inheritance
    object
    AssistantProfile
    RealtimeAssistantProfileBase
    RealtimeAssistantProfileInstruct
    Implements
    IAssistantProfile
    Inherited Members
    RealtimeAssistantProfileBase.spokenLanguage
    RealtimeAssistantProfileBase.speechAudioFormat
    RealtimeAssistantProfileBase.SpeechAudioFormat
    RealtimeAssistantProfileBase.SpokenLanguage
    AssistantProfile.id
    AssistantProfile.modelId
    AssistantProfile.temperature
    AssistantProfile.maxTokens
    AssistantProfile.enableTextToSpeech
    AssistantProfile.textToSpeechOptions
    AssistantProfile.speechAudioVolume
    AssistantProfile.Id
    AssistantProfile.Name
    AssistantProfile.ModelId
    AssistantProfile.Temperature
    AssistantProfile.MaxTokens
    AssistantProfile.EnableTextToSpeech
    AssistantProfile.TextToSpeechOptions
    AssistantProfile.SpeechModelId
    AssistantProfile.SpeechVoiceId
    AssistantProfile.SpeechAudioVolume
    Namespace: Glitch9.AIDevKit.Advanced
    Assembly: .dll
    Syntax
    public class RealtimeAssistantProfileInstruct : RealtimeAssistantProfileBase, IAssistantProfile

    Fields

    instructions

    Declaration
    protected string instructions
    Field Value
    Type Description
    string

    Properties

    Instructions

    Declaration
    public override string Instructions { get; }
    Property Value
    Type Description
    string
    Overrides
    AssistantProfile.Instructions

    Implements

    IAssistantProfile
    In this article
    Back to top Generated by DocFX