> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-redirect-agent-platform-overview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agents

> Reasoning agent examples, including built-in COT and DeepSeek reasoning-model comparisons.

| Example                                                                                       | Description                                                                         |
| --------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [Treaty Of Versailles Analysis](/examples/reasoning/agents/analyse-treaty-of-versailles)      | Demonstrates built-in and DeepSeek-backed reasoning for historical analysis.        |
| [Capture Reasoning Content](/examples/reasoning/agents/capture-reasoning-content-default-cot) | Demonstrates how to inspect reasoning\_content in streaming and non-streaming runs. |
| [Cerebras Default COT Fallback](/examples/reasoning/agents/cerebras-llama-default-cot)        | Demonstrates default chain-of-thought behavior with a Cerebras model.               |
| [OpenAI Default Chain Of Thought](/examples/reasoning/agents/default-chain-of-thought)        | Demonstrates fallback chain-of-thought and built-in reasoning in one script.        |
| [Fibonacci Script Planning](/examples/reasoning/agents/fibonacci)                             | Demonstrates built-in and DeepSeek-backed reasoning for coding guidance.            |
| [Reasoning Finance Agent](/examples/reasoning/agents/finance-agent)                           | Demonstrates built-in and DeepSeek-backed reasoning for financial reporting.        |
| [WatsonX Default COT Fallback](/examples/reasoning/agents/ibm-watsonx-default-cot)            | Demonstrates default chain-of-thought behavior with an IBM WatsonX model.           |
| [Decimal Comparison Reasoning](/examples/reasoning/agents/is-9-11-bigger-than-9-9)            | Demonstrates regular, built-in, and DeepSeek-backed reasoning for 9.11 vs 9.9.      |
| [Future Life Storytelling](/examples/reasoning/agents/life-in-500000-years)                   | Demonstrates built-in and DeepSeek-backed reasoning for speculative writing.        |
| [Missionaries And Cannibals Puzzle](/examples/reasoning/agents/logical-puzzle)                | Demonstrates built-in and DeepSeek-backed reasoning for logic puzzle solving.       |
| [Sum Of Odd Numbers Proof](/examples/reasoning/agents/mathematical-proof)                     | Demonstrates built-in and DeepSeek-backed reasoning for mathematical proofs.        |
| [Mistral Reasoning COT](/examples/reasoning/agents/mistral-reasoning-cot)                     | Demonstrates built-in chain-of-thought reasoning with Mistral.                      |
| [Python 101 Curriculum Planning](/examples/reasoning/agents/python-101-curriculum)            | Demonstrates built-in and DeepSeek-backed reasoning for curriculum design.          |
| [Scientific Abstract Critique](/examples/reasoning/agents/scientific-research)                | Demonstrates built-in and DeepSeek-backed reasoning for methodology critique.       |
| [Ship Of Theseus Debate](/examples/reasoning/agents/ship-of-theseus)                          | Demonstrates built-in and DeepSeek-backed reasoning for philosophical analysis.     |
| [Strawberry Letter Counting](/examples/reasoning/agents/strawberry)                           | Demonstrates regular, built-in, and DeepSeek-backed reasoning for counting tasks.   |
| [Trolley Problem Analysis](/examples/reasoning/agents/trolley-problem)                        | Demonstrates built-in and DeepSeek-backed reasoning for ethical analysis.           |
