Tagged articles

Agent API

3 articles · Page 1 of 1
DataFunTalk
DataFunTalk
Jun 30, 2026 · Artificial Intelligence

31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon

In a 48‑hour hackathon co‑hosted by Xiaoshu Technology and Microsoft Accelerator, 31 teams built and demonstrated AI agents across ten enterprise scenarios, revealing practical challenges, design trade‑offs, and emerging trends for moving agents from experimental toys to real‑world enterprise tools.

AI AgentAgent APIEnterprise AI
0 likes · 16 min read
31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon
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)