AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class AssistantChatbotProfileInstruct

    Inheritance
    object
    AssistantProfile
    ChatbotProfile
    AssistantChatbotProfileBase
    AssistantChatbotProfileInstruct
    Implements
    IAssistantProfile
    Inherited Members
    AssistantChatbotProfileBase.assistantId
    AssistantChatbotProfileBase.assistantName
    AssistantChatbotProfileBase.assistantDescription
    AssistantChatbotProfileBase.AssistantId
    AssistantChatbotProfileBase.AssistantName
    AssistantChatbotProfileBase.AssistantDescription
    AssistantChatbotProfileBase.Name
    ChatbotProfile.utilityModelId
    ChatbotProfile.topP
    ChatbotProfile.enableSpeechToText
    ChatbotProfile.enableTextToImage
    ChatbotProfile.enableModeration
    ChatbotProfile.speechToTextOptions
    ChatbotProfile.textToImageOptions
    ChatbotProfile.moderationOptions
    ChatbotProfile.UtilityModelId
    ChatbotProfile.TopP
    ChatbotProfile.EnableSpeechToText
    ChatbotProfile.EnableTextToImage
    ChatbotProfile.EnableModeration
    ChatbotProfile.SpeechToTextModelId
    ChatbotProfile.TextToImageModelId
    ChatbotProfile.ModerationModelId
    ChatbotProfile.SpeechToTextOptions
    ChatbotProfile.TextToImageOptions
    ChatbotProfile.ModerationOptions
    ChatbotProfile.SafetySettings
    AssistantProfile.id
    AssistantProfile.modelId
    AssistantProfile.temperature
    AssistantProfile.maxTokens
    AssistantProfile.enableTextToSpeech
    AssistantProfile.textToSpeechOptions
    AssistantProfile.speechAudioVolume
    AssistantProfile.Id
    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 AssistantChatbotProfileInstruct : AssistantChatbotProfileBase, IAssistantProfile

    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