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

AI agents

5 articles
Back to all tags
Related:
Gemini2Chrome1auto browse1accessibility1structured data1GEMINI.md1Gemini CLI1Project Setup1Templates1Gemini Computer Use1Browser Automation1Playwright1
Gemini Dev/2026-06-13Advanced

Getting Ready for Gemini in Chrome's Auto Browse — Structuring a Web App Agents Can Actually Operate

Before Gemini's auto browse reaches Android Chrome, here is how I reshaped my own web app so an agent can reliably operate it — pinning down action targets, the accessibility tree, JSON-LD, and guarding destructive actions, all with implementation code.

Gemini Dev/2026-04-28Intermediate

GEMINI.md Examples by Project Type — Templates for Next.js, Python, CLI Tools, and Mobile Apps

Your GEMINI.md file directly shapes how smart Gemini CLI feels in your project. Here are battle-tested templates for Next.js, Python, CLI tools, and mobile apps — plus the patterns that make them effective.

Gemini Advanced/2026-03-30Advanced

Building Enterprise Automation Workflows with Gemini Computer Use — Designing and Implementing Browser-Based AI Agents

A practical, production-focused guide to browser automation with Gemini 2.5 Computer Use. Covers API architecture, Playwright integration, enterprise use cases (expense processing, data collection, UI testing), safety design patterns, and production deployment strategies.

Gemini Dev/2026-03-21Intermediate

NemoClaw × Gemini — Enterprise AI Agents for Data-Driven Revenue Automation

A practical guide to revenue automation with NVIDIA NemoClaw and Gemini API. Leverage Gemini's search grounding, multimodal processing, and million-token context with NemoClaw's agent orchestration to build data analysis SaaS, content pipelines, and Google Workspace automation.

Gemini Advanced/2026-03-14Advanced

Gemini 2.5 Pro Production Agent Systems — Tool Calling, State Management & Orchestration

Build production-quality AI agent systems with Gemini 2.5 Pro. Covers parallel tool calling, agent state management, multi-step reasoning loops, error recovery, human-in-the-loop design, and real-world implementation patterns.