llm-catalog-archive

Change

79e5e16

79e5e161cdc6d275c830469c4f3ad116341d10c2 · commit on GitHub

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

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

Lines added
+1
Lines removed
-0
Stored bytes at this commit
87,044
Timestamp
origin
Raw artifact at this commit
raw/openrouter-llms-txt/response.txt
Recorded headers
observed_at2026-09-25T04:57:38.641Z
origin_date2026-09-25T04:52:27.000Z
status200
final URLhttps://openrouter.ai/docs/llms.txt
etagW/"_CgfdbQAn2bZfYq06LADDLrjobVxGGSVvq7xtpyEhZQ"
last-modifiednull
dateFri, 25 Sep 2026 04:57:38 GMT
age311
cache-controlpublic
cf-cache-statusDYNAMIC
content-encodingbr
content-lengthnull
@@@ -216,6 +216,7 @@
- [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. A non-empty body must declare…
- [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…
+- [Get an intern's daemon access](https://openrouter.ai/docs/api/api-reference/interns/get-an-interns-daemon-access.md): Returns the origin and daemon token that attach `ori tui --host` to one visible, running intern. The token is a credential: the response is sent with `Cache-Control: no-store`, ea…
- [Start an intern run without waiting for it](https://openrouter.ai/docs/api/api-reference/interns/start-an-intern-run-without-waiting-for-it.md): Starts a run on one of your interns and answers `202` with the `session_id` as soon as the intern accepts it. The run keeps going on the intern after th…
- [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. This operation takes no request body. A body carrying any field is refused with 400 rather than ignored. The API key selects the caller,…
- [Suspend an intern](https://openrouter.ai/docs/api/api-reference/interns/suspend-an-intern.md): Stops the intern runtime while keeping its disk and configuration for a later provision call. This operation takes no request body. A body carrying any field is refused with 400 rather than ignored. The…

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