Change
36ce27b
36ce27bf695140e2251f132b73a92816698f92a6 · commit on GitHub
perplexity-llms-txt: changed (43555 bytes, HTTP 200)
raw/perplexity-llms-txt/response.txt modified
- Source
- perplexity-llms-txt
- Lines added
- +4
- Lines removed
- -3
- Stored bytes at this commit
- 43,555
- Timestamp
- origin
- Raw artifact at this commit
- raw/perplexity-llms-txt/response.txt
Recorded headers
| observed_at | 2026-08-28T11:23:41.339Z |
|---|---|
| origin_date | 2026-08-28T10:06:33.000Z |
| status | 200 |
| final URL | https://docs.perplexity.ai/llms.txt |
| etag | "HI8fj_2VeNORwip3ochLZxsXCSTqklogFcMxL3kIlms" |
| last-modified | null |
| date | Fri, 28 Aug 2026 11:23:41 GMT |
| age | 4628 |
| cache-control | public |
| cf-cache-status | HIT |
| content-encoding | br |
| content-length | null |
@
@@ -8,9 +8,9 @@- [Perplexity API MCP Server](https://docs.perplexity.ai/docs/getting-started/integrations/mcp-server.md): Connect AI assistants to Perplexity's search and reasoning capabilities using the Model Context Protocol (MCP).- [Perplexity Computer MCP Server](https://docs.perplexity.ai/docs/getting-started/integrations/computer-mcp-server.md): Give AI assistants the ability to complete real-world tasks using Perplexity Computer through the Model Context Protocol (MCP).- [Perplexity CLI](https://docs.perplexity.ai/docs/cli/overview.md): Install and use Perplexity's pplx command-line interface for web search and query-relevant page snippets from your terminal or coding agent.-
- [Perplexity Router API](https://docs.perplexity.ai/docs/gateway/quickstart.md): Unified access to open-weight models through OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages APIs, with your Perplexity API key.-
- [Router Models & Pricing](https://docs.perplexity.ai/docs/gateway/models.md): The model catalog for the Perplexity Router API, with per-token pricing for Perplexity-hosted and third-party models.-
- [Routing & Reliability](https://docs.perplexity.ai/docs/gateway/routing-and-reliability.md): How the Perplexity Router API routes requests across model deployments, and what happens automatically when a provider degrades or fails.+
- [Perplexity Router API](https://docs.perplexity.ai/docs/router/quickstart.md): Unified access to open-weight models through OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages APIs, with your Perplexity API key.+
- [Router Models & Pricing](https://docs.perplexity.ai/docs/router/models.md): The model catalog for the Perplexity Router API, with per-token pricing for Perplexity-hosted and third-party models.+
- [Routing & Reliability](https://docs.perplexity.ai/docs/router/routing-and-reliability.md): How the Perplexity Router API routes requests across model deployments, and what happens automatically when a provider degrades or fails.- [Agent API](https://docs.perplexity.ai/docs/agent-api/quickstart.md): The Agent API is a multi-provider, interoperable API specification for building LLM applications. Access models from multiple providers with integrated real-time web search, tool configuration, reasoning control, and token budge…- [Define the run](https://docs.perplexity.ai/docs/agent-api/building-agents/define-the-run.md): Configure the agent run: start from a preset, then customize the system prompt, the loop bound, and the model.- [Prompt the agent](https://docs.perplexity.ai/docs/agent-api/building-agents/prompt-the-agent.md): Split the standing rules (the system prompt) from the question (input), and ground the run so the agent searches and answers on the right thing.@
@@ -159,6 +159,7 @@- [Model Picker](https://docs.perplexity.ai/docs/cookbook/examples/model-picker/README.md): Describe a task and get a grounded shortlist of open models to use. One Agent API request combines the Hugging Face MCP server with web search to find, verify, and recommend a model.- [Grounded Data Story with Kimi K3](https://docs.perplexity.ai/docs/cookbook/examples/data-story-kimi-k3/README.md): Turn any topic into a self-contained, source-linked interactive HTML report using Kimi K3, live web search, and the Agent API.- [Customizing Presets](https://docs.perplexity.ai/docs/cookbook/examples/agent-api-presets/README.md)+
- [GitHub investigation agent using managed connectors](https://docs.perplexity.ai/docs/cookbook/examples/triage-bug-report-connectors/README.md): Use managed Slack and GitHub connectors to investigate a linked bug report and reply in its Slack thread.- [Chat Summary Memory Buffer](https://docs.perplexity.ai/docs/cookbook/articles/memory-management/chat-summary-memory-buffer/README.md): Token-aware conversation memory using summarization with LlamaIndex and Perplexity Sonar API- [OpenAI Agents Integration](https://docs.perplexity.ai/docs/cookbook/articles/openai-agents-integration/README.md): Complete guide for integrating Perplexity's Sonar API with the OpenAI Agents SDK- [Memory Management](https://docs.perplexity.ai/docs/cookbook/articles/memory-management/README.md): Advanced conversation memory solutions using LlamaIndex for persistent, context-aware applications1 line shown here cut at 300 characters. The raw artifact at this commit is linked above.