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

# Together

> Together model example.

| Example                                                                               | Description                                                 |
| ------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
| [Together Basic](/examples/models/together/basic)                                     | Cookbook example for `together/basic.py`.                   |
| [Together Image Agent](/examples/models/together/image-agent)                         | Cookbook example for `together/image_agent.py`.             |
| [Together Image Agent Bytes](/examples/models/together/image-agent-bytes)             | Cookbook example for `together/image_agent_bytes.py`.       |
| [Together Image Agent With Memory](/examples/models/together/image-agent-with-memory) | Cookbook example for `together/image_agent_with_memory.py`. |
| [Together Reasoning Agent](/examples/models/together/reasoning-agent)                 | Cookbook example for `together/reasoning_agent.py`.         |
| [Retry](/examples/models/together/retry)                                              | Example demonstrating how to set up retries with Together.  |
| [Together Structured Output](/examples/models/together/structured-output)             | Cookbook example for `together/structured_output.py`.       |
| [Tool Use](/examples/models/together/tool-use)                                        | Together model example.                                     |
