gemini-3.5-flash vs gpt-5.6-luna

Side-by-side comparison of gemini-3.5-flash and gpt-5.6-luna: benchmarks, pricing, context window and capabilities. Both are accessible through Requesty's unified API. gemini-3.5-flash outperforms gpt-5.6-luna on 3 of 5 shared benchmarks.

Benchmark comparison

Intelligence Indexreasoning
gemini-3.5-flash52.0%
gpt-5.6-luna52.3%
Coding Indexcoding
gemini-3.5-flash70.1%
gpt-5.6-luna71.4%
GPQA Diamondreasoning
gemini-3.5-flash92.2%
gpt-5.6-luna91.1%
Terminal-Bench Hardagentic
gemini-3.5-flash40.9%
gpt-5.6-lunaN/A
τ²-Benchagentic
gemini-3.5-flash95.3%
gpt-5.6-lunaN/A
SciCodecoding
gemini-3.5-flash53.1%
gpt-5.6-luna52.5%
Humanity's Last Examreasoning
gemini-3.5-flash42.7%
gpt-5.6-luna39.5%

Scores sourced from official model cards, Artificial Analysis, and public leaderboards. Benchmarks measure specific skills and don't capture every aspect of model quality.

Pricing & specifications

gemini-3.5-flashgpt-5.6-luna
Input price / 1M$1.50$0.20
Output price / 1M$9.00$1.20
Context window1.0M tokens1.1M tokens
Max output66K tokens128K tokens
Vision inputYesYes
Tool callingYesYes
ReasoningYesYes
Prompt cachingYesYes
Computer useN/AN/A
ProviderGoogle LLC (Gemini API)OpenAI Inc.

Questions people ask

Is gemini-3.5-flash better than gpt-5.6-luna?
gemini-3.5-flash outperforms gpt-5.6-luna on 3 of 5 shared benchmarks. See the benchmark comparison above for specifics: gemini-3.5-flash and gpt-5.6-luna have different strengths across reasoning, coding, math and multimodal tasks.
Which is cheaper, gemini-3.5-flash or gpt-5.6-luna?
gpt-5.6-luna is cheaper. gemini-3.5-flash costs $1.50/$9.00 per 1M input/output tokens, while gpt-5.6-luna costs $0.20/$1.20.
Can I use gemini-3.5-flash and gpt-5.6-luna through the same API?
Yes. Requesty provides a single OpenAI-compatible API that routes to both. Change just the "model" parameter to switch between "google/gemini-3.5-flash" and "openai/gpt-5.6-luna", no other code changes needed.
What are the context windows?
gemini-3.5-flash supports up to 1.0M tokens of context. gpt-5.6-luna supports up to 1.1M tokens. Longer context means you can feed larger documents or codebases in a single prompt, though quality often degrades past 128K for most models.

Switch between gemini-3.5-flash and gpt-5.6-luna with one line of code

Requesty provides a single OpenAI-compatible API for 600+ models. Change the model parameter, not your code.