Search Results for

    Show / Hide Table of Contents

    Enum CodeInterpreterOutputType

    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: Glitch9.AIDevKit.Provider.OpenAI.dll
    Syntax
    public enum CodeInterpreterOutputType

    Fields

    Name Description
    Image
    Logs

    Extension Methods

    TrTaskExtensions.TrDeferred<CodeInterpreterOutputType>(CodeInterpreterOutputType, Action<TrStringTask>)
    TrTaskExtensions.Tr<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    EnumExtensions.HasAnyFlag<CodeInterpreterOutputType>(CodeInterpreterOutputType, CodeInterpreterOutputType?)
    EnumExtensions.ToFlagList<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    EnumExtensions.ToFlagSet<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    EnumExtensions.ToJoinedString<CodeInterpreterOutputType>(CodeInterpreterOutputType, char, char)
    EnumExtensions.ToLowerInvariantString<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    EventExtensions.ToDelta<CodeInterpreterOutputType>(CodeInterpreterOutputType, string, int, string, bool)
    EventExtensions.ToDone<CodeInterpreterOutputType>(CodeInterpreterOutputType, string, int, string)
    EventExtensions.ToEvent<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    EventExtensions.UpcastDelta<CodeInterpreterOutputType, T2>(CodeInterpreterOutputType, string, int, string, bool)
    ExperimentalAttributeExtensions.IsExperimental<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    FallbackExtensions.IsOr<CodeInterpreterOutputType, TChild>(CodeInterpreterOutputType, TChild)
    ResponseCastingExtensions.GetResult<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    LogMessageExtensions.GetDisplayedMessage<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    LogMessageExtensions.GetLogMessage<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    SystemExtensions.GetHashCodeOrDefault<CodeInterpreterOutputType>(CodeInterpreterOutputType)
    RESTEnum.GetRESTEnum(Enum)
    InspectorNameUtils.GetInspectorName(Enum, string)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation