Namespace Glitch9.AIDevKit.Anthropic
Classes
- ClaudeCustom
Anthropic version of Function
- ClaudeTool
Anthropic version of Tool.
- ClaudeToolChoice
Anthropic version of OpenAI.ToolChoice.
- ContentBlock
Content generated by the model. (Only response, don't use this for request.)
- RedactedThinkingContent
Represents a block of content where the model's internal reasoning or "thinking" has been intentionally hidden (redacted) before being returned to the client.
- ThinkingContent
Represents a "thinking" content block returned by Anthropic models. This block contains the model's hidden chain-of-thought / reasoning data (which Anthropic may expose under controlled settings).