llm-catalog-archive

Change

e18042c

e18042cd1e47ac28e12c91c69a155fa2ffb2999e · commit on GitHub

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

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

Lines added
+1
Lines removed
-0
Stored bytes at this commit
44,443
Timestamp
origin
Raw artifact at this commit
raw/perplexity-llms-txt/response.txt
Recorded headers
observed_at2026-09-16T04:50:01.221Z
origin_date2026-09-16T02:53:09.000Z
status200
final URLhttps://docs.perplexity.ai/llms.txt
etag"H-4H2Y1mzjKUG_nMqE7-j7br67w7oKApARqjpKzxa84"
last-modifiednull
dateWed, 16 Sep 2026 04:50:01 GMT
age7012
cache-controlpublic
cf-cache-statusHIT
content-encodingbr
content-lengthnull
@@@ -170,6 +170,7 @@
- [Daily News Digest with LLM Deduplication](https://docs.perplexity.ai/docs/cookbook/articles/news-dedupe-digest/README.md): Build a daily news digest that reports each story once. One Agent API request runs code in the sandbox to fetch the day's news, groups coverage into stories, and delivers the
- [Function Calling End-to-End](https://docs.perplexity.ai/docs/cookbook/articles/function-calling-e2e/README.md): Complete multi-turn function calling patterns for the Perplexity Agent API, including orchestration, web search integration, error handling, and parallel calls
- [Build an incident responder with Profiles, Skills, and Managed Connectors](https://docs.perplexity.ai/docs/cookbook/articles/incident-responder/README.md): Combine a saved Profile, an Incident Response Skill, Sandbox, and Datadog, GitHub, and Slack managed connectors, then launch the custom agent
+- [Search as Code for coding agents](https://docs.perplexity.ai/docs/cookbook/articles/search-as-code-coding-agents/README.md): Use the Perplexity Search SDK to build a source-backed dependency migration packet that any coding agent can inspect before it edits code.
- [Create Chat Completion](https://docs.perplexity.ai/api-reference/gateway-chat-completions-post.md): Send a conversation to any Router model using the OpenAI Chat Completions schema. Set `stream: true` to receive server-sent events; add `stream_options: {"include_usage": true}` to get token usage
- [Create Response](https://docs.perplexity.ai/api-reference/gateway-responses-post.md): Generate a model response using the OpenAI Responses schema. Set `stream: true` to receive typed server-sent events followed by `data: [DONE]`.
- [Create Message](https://docs.perplexity.ai/api-reference/gateway-messages-post.md): Send a conversation to any Router model using the Anthropic Messages schema. Set `stream: true` to receive server-sent events. Authenticate with your Perplexity API key — both `Authorization: Bearer` and the Anthr

4 lines shown here cut at 300 characters. The raw artifact at this commit is linked above.