AI DevKit
Search Results for

    Show / Hide Table of Contents

    Interface IGENTextTask

    Inherited Members
    IGENTask.Method
    IGENTask.Api
    IGENTask.ModelId
    IGENTask.Sender
    IGENTask.N
    IGENTask.OutputFilePath
    IGENTask.OutputFileNote
    IGENTask.SaveGeneratedContents
    IGENTask.IgnoreLogs
    IGENTask.RecordHistory
    IGENTask.RequestMimeType
    IGENTask.ResponseMimeType
    IGENTask.IsWrapperTask
    IGENTask.ExecuteAsync<T>()
    IGENTask.GetPrompt()
    IGENTask.ShouldRecordHistory()
    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public interface IGENTextTask : IGENTask

    Properties

    TextProcessor

    Declaration
    TextProcessor TextProcessor { get; }
    Property Value
    Type Description
    TextProcessor
    In this article
    Back to top Generated by DocFX