Laguna S 2.1 Free
Laguna S 2.1 Free is the free version of Laguna S 2.1 on AI Gateway, with a context window of 256K tokens. It serves the same open-weight agentic coding model as the paid version, at a smaller window. Call it with poolside/laguna-s-2.1-free. 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-free', prompt: 'Why is the sky blue?'})