Gemini Omni Flash Preview
google/gemini-omni-flash-preview第三方供应商提供的 Gemini Omni Flash Preview 模型。
- Input price
- $1.50
- Output price
- $9.00
- Context window
- N/A
- Max output
- N/A
Try the model
Playground
Input⌘ / Ctrl + Enter
Try a prompt
OutputReady
Your response will appear here
Choose an example or write a prompt, then click Run.
Specifications
Pricing
- Input
- $1.50 / 1M tokens
- Output
- $9 / 1M tokens
- Billing formula
- usage.prompt_tokens * 1.5 / 1000000 + usage.output_video_tokens * 17.5 / 1000000 + (usage.completion_tokens - usage.output_video_tokens) * 9 / 1000000
Context & modalities
- Supported modes
- sync
- Input
- Text
- Output
- Text
Capabilities
- Chat
- Supported
- Vision
- Not supported
- Reasoning
- Not supported
- Structured output
- Not supported
- Function calling
- Not supported
- Audio input
- Not supported
Access
- Provider
- Model ID
- google/gemini-omni-flash-preview
- Execution
- sync
- API
- Chat Completions
- Endpoint
- /v1/chat/completions
Start building
Send your first request
OpenAI-compatible endpoint with unified authentication and usage tracking.
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJnb29nbGUvZ2VtaW5pLW9tbmktZmxhc2gtcHJldmlldyIsCiAgIm1lc3NhZ2VzIjogWwogICAgewogICAgICAicm9sZSI6ICJ1c2VyIiwKICAgICAgImNvbnRlbnQiOiAiSGVsbG8iCiAgICB9CiAgXSwKICAibWF4X3Rva2VucyI6IDIwNDgKfQ==' \
| base64 --decode \
| curl --fail-with-body --silent \
-X POST "https://api.sandbase.ai/v1/chat/completions" \
-H "Authorization: Bearer $SANDBASE_API_KEY" \
-H "Content-Type: application/json" \
--data-binary @-)
printf '%s\n' "$result"Choose your model
Compare models
| Model | Context | Input / 1M | Output / 1M | Released |
|---|---|---|---|---|
Google: Gemini Omni Flash PreviewThis model Google | — | $1.50 | $9.00 | Jun 30, 2026 |
Google | 1M | — | — | Feb 25, 2025 |
Google | 1M | — | — | Jun 17, 2025 |
Google | 32K | — | — | Oct 7, 2025 |
Google | 1M | — | — | Jul 22, 2025 |
Google | 1M | — | — | Sep 25, 2025 |
