ANTIGRAVITY LABJP
TAG

function calling

3 articles
Back to all tags
Related:
AI agents2Antigravity2tool design1architecture1Gemma41Edge AI1Agents1On-Device1Gemma 41Google1open model1agent development1
Agents/2026-06-03Advanced

Choosing the Right Granularity for an Agent's Tools — Bundle or Split?

Should you split an agent's tools finely or bundle them coarsely? A single decision rule, an intentionally asymmetric two-tier design for destructive actions, and real numbers from running six apps.

AI Tools/2026-04-11Advanced

Gemma 4 Edge AI Agents: The Complete Implementation Guide for On-Device Intelligence

A deep dive into building edge AI agents with Gemma 4. Covers Function Calling, multimodal pipelines, offline agents, and Antigravity integration patterns.

Agents/2026-04-11Intermediate

Accelerating AI Agent Development with Gemma 4

A practical guide to building AI agents with Google's Gemma 4. Covers model size selection, function calling, structured JSON output, multimodal agents, and parallel tool execution with working code.