llm-catalog-archive

Change

7161761

7161761de4f4f3bcddb7c7e21080964e1ac661a8 · commit on GitHub

perplexity-llms-txt: changed (44710 bytes, HTTP 200)

raw/perplexity-llms-txt/response.txt modified

Lines added
+1
Lines removed
-0
Stored bytes at this commit
44,710
Timestamp
origin
Raw artifact at this commit
raw/perplexity-llms-txt/response.txt
Recorded headers
observed_at2026-09-22T04:57:11.552Z
origin_date2026-09-22T03:06:22.000Z
status200
final URLhttps://docs.perplexity.ai/llms.txt
etag"3CEG3T2CpwNNKThqjCh-jAnirKqrY3bMOLSKfc2Vc6I"
last-modifiednull
dateTue, 22 Sep 2026 04:57:11 GMT
age6649
cache-controlpublic
cf-cache-statusHIT
content-encodingbr
content-lengthnull
@@@ -158,6 +158,7 @@
- [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.
+- [Turn Agent Failures into Regression Tests](https://docs.perplexity.ai/docs/cookbook/examples/agent-api-regression-testing/README.md): Build a web-grounded API troubleshooting advisor, then catch unsafe retry advice and unsupported answers before switching models.
- [RAG with Perplexity Embeddings](https://docs.perplexity.ai/docs/cookbook/articles/embeddings-rag/README.md): Build an end-to-end retrieval-augmented generation pipeline using Perplexity's standard and contextualized embedding models.
- [Streaming Citation Parsing](https://docs.perplexity.ai/docs/cookbook/articles/streaming-citations/README.md): Consume streaming responses from the Agent API and extract, validate, and display citations in real-time as chunks arrive
- [Structured Output Extraction](https://docs.perplexity.ai/docs/cookbook/articles/structured-output-extraction/README.md): Get typed, schema-validated JSON responses from the Agent API using response_format with JSON schemas for data extraction, pipelines, and structured research