MODELS / GOOGLE

Gemini 2.5 Flash Lite

Gemini 2.5 Flash-Lite is a balanced, low-latency model with configurable thinking budgets and tool connectivity (e.g., Google Search grounding and code execution). It supports multimodal input and offers a 1M-token context window.

TEXTREASONINGFILE-INPUTREASONINGTOOL-USEVISIONWEB-SEARCHIMPLICIT-CACHING
1.0M
CONTEXT WINDOW
65.5K
MAX OUTPUT TOKENS
$0.1
INPUT PRICE / 1M TOKENS
$0.4
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/google/gemini-2.5-flash-lite",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Gemini 2.5 Flash Lite supports, in one table.

MODEL ID
blackboxai/google/gemini-2.5-flash-lite
DEVELOPED BY
Google
MODEL TYPE
Text
RELEASED
Jun 17, 2025
CONTEXT WINDOW
1.0M
MAX OUTPUT TOKENS
65.5K
INPUT MODALITIES
text, image, pdf
OUTPUT MODALITIES
text
INPUT PRICE
$0.1 / 1M tokens
OUTPUT PRICE
$0.4 / 1M tokens
CACHE READ
$0.01 / 1M tokens
REASONING
Supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Not available (closed-weight model)
SUPPORTED PARAMETERS
max_tokenstemperaturestoptoolstool_choicereasoninginclude_reasoning