gemini-omni-flash-preview
gemini-omni-flash-preview
GooglePricing
- Input Tokens: $1.5 /M tokens
- Output Tokens: $9 /M tokens
- Cache Read: $0 /M tokens
Input Modalities
Try this model
Python
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://shkq.org/v1",
)
response = client.chat.completions.create(
model="gemini-omni-flash-preview",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
How much does gemini-omni-flash-preview cost?
On AIHubMix, gemini-omni-flash-preview costs $1.5 per million input tokens and $9 per million output tokens.
How do I call gemini-omni-flash-preview via API?
Who created gemini-omni-flash-preview?
More models from Google
Quality
standard
standard
$0.034
Input:$ 0 /M
Output:$ 0 /M
Context:-
TTFT:-
Throughput:-
- Input: $ 0 /M
- Output: $ 0 /M
- Input Image: $1.6/M tokens
- Input: $ 5 /M
- Output: $ 5 /M
- Input Image: $1.6/M tokens
$ 0.41 / Request
Quality
standard
480p
720p
1080p
standard
$0.044
$0.021
$0.044
$0.102
© 2023 - 2026 AIHubMix, LLC