← Browse

World's Fair 2025

Building Code First AI Agents with Azure AI Agent Service — Cedric Vidal, Microsoft

Cedric Vidal

Overview

This talk explores building AI agents using Azure AI Agent Service, focusing on a practical approach for developers. It defines an agent as a semi-autonomous software that pursues a goal by reasoning, integrating with data, and acting on the world. The presentation demonstrates how to leverage Azure AI Agent Service to simplify agent development by managing state, context, and tool integration in the cloud, enabling the creation of applications that can dynamically generate queries, user interfaces, and visualizations.

Who should watch

Key takeaways

Notable quotes

*An agent is a semi autonomous software that to which you give a goal and will work to achieve that goal relentlessly using tools and information that you can pull from databases and data stores at large and iterate until it achieves that goal.*
*Function calling is not function calling, it's function routing. The LLM does not call anything. An LLM runs on a GPU. It's not going to call any code.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.