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

# Cohere

> Cohere model example.

| Example                                                                         | Description                                              |
| ------------------------------------------------------------------------------- | -------------------------------------------------------- |
| [Cohere Basic](/examples/models/cohere/basic)                                   | Cookbook example for `cohere/basic.py`.                  |
| [Db](/examples/models/cohere/db)                                                | Cohere model example.                                    |
| [Cohere Image Agent](/examples/models/cohere/image-agent)                       | Cookbook example for `cohere/image_agent.py`.            |
| [Cohere Image Agent Bytes](/examples/models/cohere/image-agent-bytes)           | Cookbook example for `cohere/image_agent_bytes.py`.      |
| [Cohere Image Agent Local File](/examples/models/cohere/image-agent-local-file) | Cookbook example for `cohere/image_agent_local_file.py`. |
| [Knowledge](/examples/models/cohere/knowledge)                                  | Add content to the knowledge.                            |
| [Memory](/examples/models/cohere/memory)                                        | Steps: 1.                                                |
| [Retry](/examples/models/cohere/retry)                                          | Example demonstrating how to set up retries with Cohere. |
| [Cohere Structured Output](/examples/models/cohere/structured-output)           | Cookbook example for `cohere/structured_output.py`.      |
| [Tool Use](/examples/models/cohere/tool-use)                                    | Cohere model example.                                    |
