Context
262K
Max output
no data
Pricing
$0
Released
Jul 2026
Promotion
FreeYour limits
Selected laguna-xs-2.1:free. Requests stop when the free allowance is unavailable or exhausted. They never fall back to paid usage.
Supported parameters
Streaming
Limits
Sending an unsupported field? See error reference.
OpenRouter docsQuickstart
I want you to route my LLM calls for "laguna-xs-2.1:free" through the Experiential gateway instead of calling the provider directly. It speaks the OpenAI Chat Completions API, so this is a base-URL and key swap. Please: 1. Point the client at https://api-pr-2136.preview.experientiallabs.ai/v1 as the base URL. 2. Authenticate with my Experiential API key from the EXPLABS_API_KEY environment variable. If it isn't set, stop and tell me to create one under Settings -> API Keys and export it. 3. Use the model id "laguna-xs-2.1:free" exactly. 4. Update every place my code builds an LLM client for this model to use that base URL and key, leaving streaming and tool-calls as they are. 5. Make one test call and confirm the reply has zero cost. Stop if the free allowance is unavailable. Tell me which files you changed.
Set EXPLABS_API_KEY to an organization API key before running your agent.
Benchmarks
Hugging Face