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

# Perplexity

> Perplexity model example.

| Example                                                                       | Description                                                  |
| ----------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [Perplexity Basic](/examples/models/perplexity/basic)                         | Cookbook example for `perplexity/basic.py`.                  |
| [Knowledge](/examples/models/perplexity/knowledge)                            | Add content to the knowledge.                                |
| [Memory](/examples/models/perplexity/memory)                                  | Steps: 1.                                                    |
| [Retry](/examples/models/perplexity/retry)                                    | Example demonstrating how to set up retries with Perplexity. |
| [Perplexity Structured Output](/examples/models/perplexity/structured-output) | Cookbook example for `perplexity/structured_output.py`.      |
| [Perplexity Web Search](/examples/models/perplexity/web-search)               | Cookbook example for `perplexity/web_search.py`.             |
