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

# Agui

> Examples for `interfaces/agui` in AgentOS.

| Example                                                                             | Description                                                                          |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| [Silent External Tools](/examples/agent-os/interfaces/agui/agent-with-silent-tools) | When using `external_execution=True`, the agent prints "I have tools to execute...". |
| [Agent With Tools](/examples/agent-os/interfaces/agui/agent-with-tools)             | Demonstrates agent with tools.                                                       |
| [Basic](/examples/agent-os/interfaces/agui/basic)                                   | Demonstrates basic.                                                                  |
| [Multiple Instances](/examples/agent-os/interfaces/agui/multiple-instances)         | Demonstrates multiple instances.                                                     |
| [Reasoning Agent](/examples/agent-os/interfaces/agui/reasoning-agent)               | Demonstrates reasoning agent.                                                        |
| [Research Team](/examples/agent-os/interfaces/agui/research-team)                   | Demonstrates research team.                                                          |
| [Structured Output](/examples/agent-os/interfaces/agui/structured-output)           | Demonstrates structured output.                                                      |
