AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class RedactedThinkingContent

    Inheritance
    object
    ContentBlock
    RedactedThinkingContent
    Namespace: Glitch9.AIDevKit.Anthropic
    Assembly: .dll
    Syntax
    public class RedactedThinkingContent : ContentBlock

    Properties

    Data

    Declaration
    public string Data { get; set; }
    Property Value
    Type Description
    string

    Type

    Declaration
    public override ContentType Type { get; }
    Property Value
    Type Description
    ContentType
    Overrides
    ContentBlock.Type
    In this article
    Back to top Generated by DocFX