naive llm chat [prompt]
| Option | Description |
|---|---|
-m, --model <model> | Required. OpenRouter model id, e.g. anthropic/claude-sonnet-4.6. |
--system <text> | Optional system prompt. |
--fallback <models...> | Fallback model chain (tried in order). |
--temperature <n> | Sampling temperature (0–2). |
--max-tokens <n> | Max tokens to generate. |
credits_used.
naive llm models [search]
List the models OpenRouter can route to, optionally filtered by an id/name
keyword. Free.
Billing
Billed in Naive credits based on the model’s token cost (OpenRouter’s returnedusage.cost × markup). Listing models is free. See
Credits.