Context
1.05M
Max output
384K
Pricing
$0.042$0.021/M in$0.007$0.004/M cached$0.085$0.042/M out
Waterfall
Supported parameters
primary routeSampling
| Status | ||||||
|---|---|---|---|---|---|---|
| Experiential Cloudexperiential | 27 tok/s | 548ms | 96.4% | $0.042 | $0.085 | active |
| Azure Foundry via Experiential CloudexperientialDeepSeek-V4-Flash | 174 tok/s | 1.68s | 96% | $0.19 | $0.51 | active |
| Tencent Cloud via Experiential Cloudexperiential | 90.7 tok/s | 5.69s | 51.9% | $0.089 | $0.18 | active |
| Fireworks via Experiential Cloudexperientialaccounts/fireworks/models/deepseek-v4-flash-0731 | — | — | — | $0.22 | $0.66 | active |
| Azure FoundryFW-DeepSeek-V4-Flash | 174 tok/s | 1.68s | 96% | $0.089≈ | $0.18≈ | active |
| Azure FoundryDeepSeek-V4-Flash-2026-04-23deployed 2026-04-23 | 174 tok/s | 1.68s | 96% | $0.089≈ | $0.18≈ | active |
| Fireworksaccounts/fireworks/models/deepseek-v4-flash | — | — | — | $0.089≈ | $0.18≈ | active |
Fastest
174 tok/s
Released
Apr 2026
Tools & structure
Reasoning
Streaming
Limits
not supported on every route; the gateway adapts or drops it (with a warning) on stricter providers.
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 "deepseek-v4-flash" 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.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 "deepseek-v4-flash" 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 show me the reply plus the token usage, so we confirm it runs on my Experiential credits. Tell me which files you changed.
Set EXPLABS_API_KEY to an organization API key before running your agent.
Benchmarks
Hugging Face