openrouter/poolside/laguna-xs-2.1 · family laguna · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
openrouter)“Laguna XS 2.1” is offered by 3 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 262k |
| Poolside | free | free | $0.00 | 262k |
| OpenRouter (this) | $0.06 | $0.12 | $0.07 | 262k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"poolside/laguna-xs-2.1","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):