docs/reasoning/index.md
Reasoning
Obtaining an API Key
Not Required
Status
API | Function | Status |
---|---|---|
Reasoning | SequentialCoT | :white_check_mark: Implemented |
Reasoning | HierarchicalCoT | :white_check_mark: Implemented |
Reasoning | TreeOfThought | :white_check_mark: Implemented |
Methodology Comparison
Approach | Strength | Best For |
---|---|---|
SequentialCoT | Linear problem solving | Well-defined procedural problems |
HierarchicalCoT | Complex system analysis | Multi-layered conceptual topics |
TreeOfThought | Exploratory reasoning | Open-ended creative challenges |