> ## 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.

# Models

> Model-backed toolkit examples for image and video generation, code editing, and provider-specific tools.

| Example                                                                   | Description                                                                           |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [Azure with OpenAI](/examples/tools/models/azure-openai-tools)            | Legacy AzureOpenAITools example for image generation with retired DALL-E deployments. |
| [Gemini Image Generation](/examples/tools/models/gemini-image-generation) | An Agent using the Gemini image generation tool.                                      |
| [Gemini Video Generation](/examples/tools/models/gemini-video-generation) | An Agent using the Gemini video generation tool.                                      |
| [Morph](/examples/tools/models/morph)                                     | Simple example showing Morph Fast Apply with file creation and editing.               |
| [Nebius](/examples/tools/models/nebius-tools)                             | Use NebiusTools for text-to-image generation with Nebius Token Factory.               |
| [OpenAI](/examples/tools/models/openai-tools)                             | Transcribe audio and generate an image with OpenAITools and GPT Image 2.              |
