Skip to content
Dashboard

Laguna S 2.1

Laguna S 2.1 is an open-weight Mixture-of-Experts model built for agentic coding and long-running tasks. It runs in thinking and no-thinking modes with a context window of 1M tokens. Call Laguna S 2.1 on AI Gateway with poolside/laguna-s-2.1. Your use is subject to Poolside's Terms & Privacy Policies.

ReasoningTool Use
import { streamText } from 'ai'
const result = streamText({
model: 'poolside/laguna-s-2.1',
prompt: 'Why is the sky blue?'
})
Read docs
Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.