Ember-1 is available on the Respan AI Gateway for production LLM workloads. Supports tool use, vision (image), explicit caching, and implicit caching. Up to 1.0M 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="fireworks_ai/ember-1", 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="fireworks_ai/ember-1", 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 | ||||||
|---|---|---|---|---|---|---|---|
| fireworks_ai/ember-1 | 1.0M | $3.00/M | $15.00/M | Read:$0.30/MWrite:$0.00/M | — | +2 | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| fireworks_ai/deepseek-v4-flash-0731 | 1.0M | $0.22/M | $0.66/M | Read:$0.0070/MWrite:$0.00/M | — | — | |
| fireworks_ai/deepseek-v4-flash-vision-exp | 1.0M | $0.22/M | $0.66/M | Read:$0.0070/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/deepseek-v4-pro-0813 | 1.0M | $1.32/M | $3.96/M | Read:$0.04/MWrite:$0.00/M | — | — | |
| fireworks_ai/deepseek-v4p1-flash | 1.0M | $0.22/M | $0.66/M | Read:$0.0070/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/glm-5p2 | 1.0M | $1.40/M | $4.40/M | Read:$0.14/MWrite:$0.00/M | — | — | |
| fireworks_ai/glm-5p3 | 1.0M | $1.40/M | $4.40/M | Read:$0.26/MWrite:$0.00/M | — | — | |
| fireworks_ai/glm-5p3-flash | 1.0M | $0.15/M | $0.50/M | Read:$0.03/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/gpt-oss-120b | 131K | $0.15/M | $0.60/M | — | — | — | |
| fireworks_ai/inkling | 1.0M | $1.00/M | $4.05/M | Read:$0.17/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/kimi-k2p6 | 262K | $0.95/M | $4.00/M | Read:$0.16/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/kimi-k2p7-code | 262K | $0.95/M | $4.00/M | Read:$0.19/MWrite:$0.00/M | — | +2 | — |
| fireworks_ai/kimi-k3 | 1.0M | $3.00/M | $15.00/M | Read:$0.30/MWrite:$0.00/M | — | +2 | — |
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.