vercel/poolside/laguna-s-2.1 · family laguna-s · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
vercel)“Laguna S 2.1” is offered by 5 providers — cheapest-effective first. Poolside is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Poolside | free | free | $0.00 | 1049k |
| OpenRouter | $0.09 | $0.18 | $0.11 | 1049k |
| Vercel AI Gateway (this) | $0.1 | $0.2 | $0.13 | 1000k |
| NanoGPT | $0.1 | $0.2 | $0.13 | 1049k |
| Pioneer | $0.1 | $0.2 | $0.13 | 1000k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Vercel AI Gateway 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-s-2.1","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):