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

# Inception

> Inception Labs Mercury model examples.

| Example                                                           | Description                                   |
| ----------------------------------------------------------------- | --------------------------------------------- |
| [Basic](/examples/models/inception/basic)                         | Cookbook example for `inception/basic.py`.    |
| [Tool Use](/examples/models/inception/tool-use)                   | Cookbook example for `inception/tool_use.py`. |
| [Structured Output](/examples/models/inception/structured-output) | Return a typed Pydantic object via JSON mode. |
