Tagged articles
2 articles
Page 1 of 1
AI Architecture Hub
AI Architecture Hub
May 25, 2026 · Artificial Intelligence

Google Antigravity Agents: API, SDK, and ADK Integration Guide

The article explains how Google Antigravity's production‑grade agent engine, managed Agent API, SDK, and ADK let developers replace heavyweight infrastructure with a single API call or a lightweight library, and provides detailed criteria and code examples for choosing and using each option.

ADKAI AgentsAgent API
0 likes · 12 min read
Google Antigravity Agents: API, SDK, and ADK Integration Guide
Fun with Large Models
Fun with Large Models
Aug 2, 2025 · Artificial Intelligence

Quickly Build a LangChain Agent Using the Agent API (Part 6)

This tutorial walks through using LangChain's Agent API to create AI agents with tool calling, demonstrating a weather‑assistant example, parallel and sequential tool calls, and integration of the Tavily search tool, all with concise Python code and step‑by‑step explanations.

AI AgentAgent APILangChain
0 likes · 13 min read
Quickly Build a LangChain Agent Using the Agent API (Part 6)