Nova Lite 2 is available on the Respan AI Gateway for production LLM workloads. Supports tool use, vision (image), explicit caching, and implicit caching. Up to 1M context window.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="empiriolabs/nova-lite-2", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="empiriolabs/nova-lite-2", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| empiriolabs/nova-lite-2 | 1M | $0.38/M | $3.16/M | Read:$0.21/MWrite:$0.00/M | — | +2 | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| empiriolabs/deepreasoning | 4K | $4.80/M | $23.00/M | Read:$4.80/MWrite:$0.00/M | — | — | |
| empiriolabs/deepseek-v3-2 | 128K | $0.57/M | $1.71/M | Read:$0.57/MWrite:$0.00/M | — | — | |
| empiriolabs/deepseek-v4-1-flash | 1M | $0.30/M | $1.20/M | Read:$0.30/MWrite:$0.00/M | — | +2 | — |
| empiriolabs/deepseek-v4-flash | 1M | $0.14/M | $0.28/M | Read:$0.14/MWrite:$0.00/M | — | — | |
| empiriolabs/deepseek-v4-flash-0731 | 1M | $0.42/M | $1.27/M | Read:$0.42/MWrite:$0.00/M | — | — | |
| empiriolabs/deepseek-v4-pro | 1M | $1.65/M | $3.30/M | Read:$1.65/MWrite:$0.00/M | — | — | |
| empiriolabs/deepseek-v4-pro-0813 | 1M | $1.32/M | $3.96/M | Read:$1.32/MWrite:$0.00/M | — | — | |
| empiriolabs/fugu-max | 1M | $2.00/M | $6.00/M | Read:$0.25/MWrite:$0.00/M | — | +2 | — |
| empiriolabs/fugu-ultra-v1-0 | 1M | $7.50/M | $45.00/M | Read:$1.50/MWrite:$0.00/M | — | +2 | — |
| empiriolabs/fugu-ultra-v1-1 | 1M | $5.00/M | $30.00/M | Read:$0.50/MWrite:$0.00/M | — | +2 | — |
| empiriolabs/fugu-ultra-v2-0 | 1M | $5.00/M | $30.00/M | Read:$0.50/MWrite:$0.00/M | — | +2 | — |
| empiriolabs/gemma-4-26b-a4b | 262K | $0.05/M | $0.29/M | Read:$0.03/MWrite:$0.00/M | 1.0s | +2 | 90tps |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.