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

# Advanced Demo

> Build an AgentOS demo with reasoning agents, teams, MCP tools, multiple knowledge bases, and file output.

| Example                                                                                              | Description                                                                                                                 |
| ---------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [Agents](/examples/agent-os/advanced-demo/agents)                                                    | Two Postgres-backed demo agents: Sage with Exa and web search, and Agno Assist with PgVector knowledge.                     |
| [Teams](/examples/agent-os/advanced-demo/teams)                                                      | Build a finance team of web search and YFinance agents led by Claude with ReasoningTools.                                   |
| [AgentOS Demo](/examples/agent-os/advanced-demo/demo)                                                | Serve an AgentOS app combining the Sage and Agno Assist agents with the finance reasoning team, plus an AccuracyEval setup. |
| [File Output](/examples/agent-os/advanced-demo/file-output)                                          | Serve an agent that generates downloadable files with FileGenerationTools in AgentOS.                                       |
| [MCP Demo](/examples/agent-os/advanced-demo/mcp-demo)                                                | Run an agent with MCP tool integration in AgentOS.                                                                          |
| [Multiple Knowledge Bases](/examples/agent-os/advanced-demo/multiple-knowledge-bases)                | Serve a PgVector-backed knowledge agent and manage documents through AgentOS knowledge endpoints.                           |
| [Reasoning Demo](/examples/agent-os/advanced-demo/reasoning-demo)                                    | Run chain-of-thought, reasoning-model, and ReasoningTools agents plus a finance team in one AgentOS.                        |
| [Example showing a reasoning Agent in the AgentOS](/examples/agent-os/advanced-demo/reasoning-model) | Stream a Claude thinking-model chain of thought live from an AgentOS reasoning agent.                                       |
| [Teams Demo](/examples/agent-os/advanced-demo/teams-demo)                                            | Serve research, multimodal, and financial news teams with file, audio, and video agents in AgentOS.                         |
| [Checkpointing](/examples/agent-os/advanced-demo/checkpointing)                                      | Enable tool-batch checkpointing on a research agent served through AgentOS with Postgres.                                   |
