Search Results for

    Show / Hide Table of Contents

    Enum BedrockModelCustomizationType

    Namespace: Glitch9.AIDevKit.AmazonAws.Bedrock
    Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
    Syntax
    public enum BedrockModelCustomizationType

    Fields

    Name Description
    CONTINUED_PRE_TRAINING
    DISTILLATION
    FINE_TUNING

    Extension Methods

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