GEMINI LABJP
NANOLITE — Nano Banana 2 Lite is here: Google's fastest and most cost-efficient Gemini Image model, made for running lightweight image generation cheaplyOMNIFLASH — Gemini Omni Flash is in public preview, a natively multimodal model that lets enterprises and developers build custom, dynamic video workflowsAGENTS — Managed Agents expand with background: true for async server-side runs and polling, remote MCP server integration, and refreshing credentials across interactionsMEMORY — The Memory Bank IngestEvents API is generally available, decoupling event ingestion from memory generation so you can stream content continuouslyTHROUGHPUT — Provisioned Throughput now lets you submit up to seven pending orders for the same model and regionDEPRECATE — Image generation models shut down on August 17, and the Grok 4.1 family on the Gemini Enterprise Agent Platform on August 20NANOLITE — Nano Banana 2 Lite is here: Google's fastest and most cost-efficient Gemini Image model, made for running lightweight image generation cheaplyOMNIFLASH — Gemini Omni Flash is in public preview, a natively multimodal model that lets enterprises and developers build custom, dynamic video workflowsAGENTS — Managed Agents expand with background: true for async server-side runs and polling, remote MCP server integration, and refreshing credentials across interactionsMEMORY — The Memory Bank IngestEvents API is generally available, decoupling event ingestion from memory generation so you can stream content continuouslyTHROUGHPUT — Provisioned Throughput now lets you submit up to seven pending orders for the same model and regionDEPRECATE — Image generation models shut down on August 17, and the Grok 4.1 family on the Gemini Enterprise Agent Platform on August 20
TAG

Reasoning

8 articles
Back to all tags
Related:
deep-think2Gemini 2.5 Pro2prompt design2Gemini API2gemini1gemini-api1cost1gemini-2.5-pro1long-context1code-generation1thinking-model1ai-evaluation1
Gemini API/2026-06-14Advanced

How a Deep Think Verification Step Tripled My API Bill, and How thinking_level Got It Back

After wiring API-accessible Gemini 3 Deep Think into my output-verification step, my projected monthly cost jumped roughly 3x. Here is the implementation record of capping it with thinking_level and a cost guardrail, then settling on a two-stage design with Flash.

Gemini Advanced/2026-04-21Intermediate

Taking Gemini 2.5 Pro Seriously — Where Long-Context Reasoning and Code Generation Earn Their Keep

A solo developer's practical evaluation of Gemini 2.5 Pro across long-context reasoning, code generation, and the Thinking mode — including the tasks where it outperforms competitors and the ones where you're better off routing elsewhere.

Gemini Advanced/2026-04-16Advanced

Controlling Gemini 2.5 Pro's Thinking — Thinking Budget and Reasoning-Aware Prompt Design

A deep dive into Gemini 2.5 Pro's Thinking feature and internal reasoning process. Covers Thinking Budget configuration, optimal values by task type, extracting thinking_parts for quality verification, and prompt design patterns that maximize reasoning quality.

Gemini Advanced/2026-04-11Advanced

Gemini Advanced Reasoning: Practical Strategies for Solving Complex Problems

A systematic guide to unlocking Gemini Advanced's full reasoning and analysis capabilities — covering Deep Research, multimodal reasoning, code analysis, and mathematical reasoning with real-world prompt strategies and examples.

Gemini Advanced/2026-04-07Advanced

Gemini 2.5 Flash Thinking — Integrating Thought Traces and Advanced Reasoning into Production Systems

A complete guide to using Gemini 2.5 Flash Thinking's thought trace API in production. Covers thinking budget control, streaming thought display, multi-turn reasoning chains, cost optimization, and robust fallback strategies.

Gemini Advanced/2026-03-25Advanced

Gemini 3 Deep Think in Production: Advanced Reasoning Patterns & Optimization

Master production deployment of Gemini 3's Deep Think feature. Learn parallel reasoning flows, research applications, multi-step chains, and cost optimization strategies for AI Ultra subscribers.

Gemini Advanced/2026-03-19Advanced

Gemini 3.1 Pro Agentic Coding Deep Dive — The Truth Behind 77% ARC-AGI-2 Performance

Deep dive into Gemini 3.1 Pro's agentic coding capabilities. Achieve 77.1% on ARC-AGI-2, leverage 1M token context window and 65K token output to master practical coding workflows.

Gemini Basics/2026-03-15Intermediate

Gemini 2.5 Pro Extended Thinking Mode — Deeper Reasoning for High-Precision Answers

Learn how Gemini 2.5 Pro's Extended Thinking mode enhances reasoning capabilities. Explore the mechanism behind deeper inference, ideal use cases, and implementation methods with code examples for complex problem-solving.