chainOfThought property

ChainOfThoughtType? chainOfThought
getter/setter pair

Detailed "Chain of Thought" steps, providing transparency into the AI's logic.

Implementation

ChainOfThoughtType? chainOfThought;