Class ThinkingContent
Namespace: Glitch9.AIDevKit.Anthropic
Assembly: .dll
Syntax
public class ThinkingContent : ContentBlock
Properties
Signature
Declaration
public string Signature { get; set; }
Property Value
Type | Description |
---|---|
string |
Thinking
Declaration
public string Thinking { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public override ContentType Type { get; }
Property Value
Type | Description |
---|---|
ContentType |