Table of Contents

Enum ClaudeThinkingDisplay

Namespace
Mythosia.AI.Models
Assembly
Mythosia.AI.Abstractions.dll

Controls whether Claude returns a readable summary of its adaptive thinking. Omitted keeps the provider default and Summarized requests summarized reasoning blocks.

public enum ClaudeThinkingDisplay

Fields

Omitted = 0
Summarized = 1