llm-catalog-archive

Change

d6fa5b8

d6fa5b88975dfc6f4a8a1ec76179c19c123292a2 · commit on GitHub

openrouter-llms-txt: changed (82925 bytes, HTTP 200)

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

Lines added
+2
Lines removed
-1
Stored bytes at this commit
82,925
Timestamp
origin
Raw artifact at this commit
raw/openrouter-llms-txt/response.txt
Recorded headers
observed_at2026-09-20T04:54:03.840Z
origin_date2026-09-20T04:47:04.000Z
status200
final URLhttps://openrouter.ai/docs/llms.txt
etagW/"c1bVEXo6MT0AYaLnOk0bbLYTODD-OCe3Yp4ddZy1EYo"
last-modifiednull
dateSun, 20 Sep 2026 04:54:03 GMT
age419
cache-controlpublic
cf-cache-statusDYNAMIC
content-encodingbr
content-lengthnull
@@@ -131,6 +131,7 @@
- [Render](https://openrouter.ai/docs/guides/community/render.md): Using OpenRouter with Render Workflows
- [Replit](https://openrouter.ai/docs/guides/community/replit.md): Using OpenRouter with Replit Agent and Replit Apps
- [TanStack AI](https://openrouter.ai/docs/guides/community/tanstack-ai.md): Using OpenRouter with TanStack AI
+- [TypeSafe SDK](https://openrouter.ai/docs/guides/community/typesafe-sdk.md): Using the TypeSafe SDK with OpenRouter
- [Vercel AI SDK](https://openrouter.ai/docs/guides/community/vercel-ai-sdk.md): Using OpenRouter with Vercel AI SDK
- [Xcode](https://openrouter.ai/docs/guides/community/xcode.md): Using OpenRouter with Apple Intelligence in Xcode
- [Zapier](https://openrouter.ai/docs/guides/community/zapier.md): Build AI automations with OpenRouter & Zapier
@@@ -208,7 +209,7 @@
- [List interns](https://openrouter.ai/docs/api/api-reference/interns/list-interns.md): Lists interns visible to the authenticated key, newest first. Filter by workspace and one or more lifecycle statuses. The API key selects the caller, workspace and visible interns. There is no default workspace f
- [Create an intern](https://openrouter.ai/docs/api/api-reference/interns/create-an-intern.md): Creates an intern in an explicit workspace. The operation also creates its private vault. It can start provisioning immediately or wait for a later provision call. A retry with the same idempotency key an
- [Get an intern](https://openrouter.ai/docs/api/api-reference/interns/get-an-intern.md): Returns the public lifecycle state and settings for one visible intern. The API key selects the caller, workspace and visible interns. There is no default workspace fallback. Requests on regional hostnames such
-- [Delete an intern](https://openrouter.ai/docs/api/api-reference/interns/delete-an-intern.md): Starts safe teardown of the intern, its runtime and its private vault. The API key selects the caller, workspace and visible interns. There is no default workspace fallback. Requests on regional hostnames
+- [Delete an intern](https://openrouter.ai/docs/api/api-reference/interns/delete-an-intern.md): Starts safe teardown of the intern, its runtime and its private vault. The body is optional. Send `{"acknowledge_workspace_loss": true}` to delete a `destroy_failed` intern whose `last_failure_message` na
- [Update an intern](https://openrouter.ai/docs/api/api-reference/interns/update-an-intern.md): Changes the intern name, description, instructions or model. Omitted fields stay unchanged. The request body is capped at 1048576 bytes and a larger body is refused with 413. The API key selects the calle
- [Stream a chat completion with an intern](https://openrouter.ai/docs/api/api-reference/interns/stream-a-chat-completion-with-an-intern.md): Sends a prompt to one of your interns and streams the reply as OpenAI-compatible server-sent events ending with `[DONE]`. The run executes on the intern, whic
- [Provision an intern](https://openrouter.ai/docs/api/api-reference/interns/provision-an-intern.md): Starts the first boot, or resumes an intern after suspension. The API key selects the caller, workspace and visible interns. There is no default workspace fallback. Requests on regional hostnames su

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