Pricing
- Input Tokens: $0.1 /M tokens
- Output Tokens: $0.1 /M tokens
Input Modalities
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="gemma-7b-it",
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 Gemma 7B It cost?
How do I call Gemma 7B It via API?
Who created Gemma 7B It?
More models from Google
See all Google models →- Input: $ 0.75 /M
- Output: $ 3.75 /M
- Web Search: $0.014/request
- Cache Storage: $1/h/M tokens
- Input Audio: $1/M tokens
- Input Video: $1/M tokens
Gemini 3.8 Flash is Google's most intelligent Flash-series model, designed for long-running software engineering tasks, autonomous agents, and complex enterprise workflows, while retaining the Flash series' fast responsiveness and cost-effectiveness.
- Input: $ 0.75 /M
- Output: $ 3.75 /M
- Web Search: $0.014/request
- Cache Storage: $1/h/M tokens
- Input Audio: $1/M tokens
- Input Video: $1/M tokens
Gemini 3.7 Flash is Google’s natively multimodal reasoning model for coding, agents, web development, and knowledge work. It supports a 1M-token context window and adjustable thinking levels. Compared with Gemini 3.6 Flash, it improves coding, tool use, multi-step planning, and instruction following.
- Input: $ 1.5 /M
- Output: $ 7.5 /M
- Web Search: $0.014/request
- Cache Storage: $1/h/M tokens
- Input Audio: $1/M tokens
- Input Video: $1/M tokens
Gemini 3.6 Flash provides sustained frontier-level intelligence optimized for real-world tasks at a higher speed and lower cost. Designed for the agentic era, it excels at code generation, agentic execution, and spatial reasoning. This model is particularly effective for rapid agentic loops involving complex coding cycles and iterations.
Input price: $0.25/M, Text output: $1.5/M, Image output: $30/M
Google's newest, most compact, and most cost-effective image generation and editing model, designed for large-scale use.
- Input: $ 0.3 /M
- Output: $ 2.5 /M
- Web Search: $0.014/request
- Cache Storage: $1/h/M tokens
- Input Audio: $1/M tokens
- Input Video: $1/M tokens
Gemini 3.5 Flash-Lite is a low-latency, cost-effective multimodal model optimized for high-throughput, low-cost execution for subagent tasks and document parsing. The model supports text, image, video, audio, and PDF inputs, and is designed for high-volume agentic workflows, simple data extraction, and applications where latency and API cost are the primary constraints.
- Input: $ 1.5 /M
- Output: $ 9 /M
- Web Search: $0.014/request
- Cache Storage: $1/h/M tokens
- Input Audio: $2/M tokens
- Input Video: $1/M tokens
Gemini 3.5 Flash provides sustained frontier-level intelligence optimized for real-world tasks at a higher speed and lower cost. Designed for the agentic era, it excels at sub-agent deployment, multi-step workflows, and long-horizon tasks at scale. This model is particularly effective for rapid agentic loops involving complex coding cycles and iterations.
© 2023 - 2026 AIHubMix, LLC