Laguna S 2.1
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'poolside/laguna-s-2.1', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'poolside/laguna-s-2.1', prompt: 'Why is the sky blue?'})