Context
1M
Max output
131K
Pricing
$0
Fastest
60 tok/s
Released
Aug 2026
Promotion
FreeYour limits
Selected qwen3.8-27b:free. Requests stop when the free allowance is unavailable or exhausted. They never fall back to paid usage.
Supported parameters
primary routeSampling
Tools & structure
Reasoning
Streaming
Limits
Shown for the primary route; fallback routes may differ. Sending an unsupported field? See error reference.
Quickstart
I want you to route my LLM calls for "qwen3.8-27b: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 "qwen3.8-27b: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