ori tui --host sends to it as ORI_DAEMON_TOKEN.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
ori tui --host sends to it as ORI_DAEMON_TOKEN.
import { InternDaemonAccess } from "@openrouter/sdk/models";
let value: InternDaemonAccess = {
origin: "https://research-assistant-7c9e6679.or.bot",
token: "daemon_token",
};
| Field | Type | Required | Description |
|---|---|---|---|
origin | string | :heavy_check_mark: | N/A |
token | string | :heavy_check_mark: | N/A |