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

Open playground
Input⌘ / Ctrl + Enter

Try a prompt

Input $1.50/M · Output $9.00/M
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
Google
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.

Production API
Endpoint
https://api.sandbase.ai/v1/chat/completions
Model ID
google/gemini-omni-flash-preview
# 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

All language models
ModelContextInput / 1MOutput / 1MReleased
Google—$1.50$9.00Jun 30, 2026
Google1M——Feb 25, 2025
Google1M——Jun 17, 2025
Google32K——Oct 7, 2025
Google1M——Jul 22, 2025
Google1M——Sep 25, 2025