Building powerful AI agent teams is simpler than you think. It's about knowing the right architectural patterns, not just mastering complex APIs.
#1about 5 minutes
The evolution from chatbots to autonomous AI agents
AI agents represent a shift from simple chatbots by operating independently based on triggers and using data, tools, and memory.
#2about 5 minutes
Exploring OpenAI's built-in tools and APIs
OpenAI provides powerful built-in tools like Code Interpreter and Web Search, supported by an evolving set of APIs for agent development.
#3about 4 minutes
Getting started with the OpenAI Agents SDK
The Agents SDK simplifies development by providing a clear structure for defining an agent, its instructions, and running it synchronously or asynchronously.
#4about 2 minutes
Integrating custom Python functions as agent tools
The Agents SDK allows you to easily extend an agent's capabilities by decorating a standard Python function and assigning it as a tool.
#5about 2 minutes
Using built-in tools like web search
Agents can be equipped with pre-built functionalities like the web search tool to access and process up-to-date information from the internet.
#6about 1 minute
Managing conversational history in agent interactions
Maintain context across multiple turns in a conversation by collecting the message history and passing it as a chained list to the agent.
#7about 3 minutes
Routing tasks with the handoff workflow pattern
The handoff pattern uses a central triage agent to analyze a request and delegate it to the most appropriate specialized agent in a team.
#8about 3 minutes
Building cross-functional collaborative agent teams
Create a collaborative team where a primary agent orchestrates complex tasks by using other specialized agents as callable tools.
#9about 3 minutes
Implementing guardrails to control agent behavior
Guardrails act as programmable input or output filters that check agent messages against predefined rules to ensure safe and appropriate responses.
#10about 1 minute
The conceptual shift in modern AI development
Building effective AI agents is less about mastering complex APIs and more about applying the right architectural concepts and patterns.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
03:01 MIN
Understanding the core components of an AI agent
Agentic AI - From Theory to Practice: Developing Multi-Agent AI Systems on Azure
02:48 MIN
Understanding the core components of agentic AI systems
Agentic AI Systems for Critical Workloads
02:15 MIN
Defining AI agents as collaborative teammates
Reimagining the Developer Experience: The AI Advantage
03:23 MIN
Defining agentic AI and its role as a colleague
Management in times of Agentic AI - The Human Premium
03:38 MIN
Tracing the evolution from LLMs to agentic AI
Exploring LLMs across clouds
01:31 MIN
Understanding the shift to the agentic era
Event-Driven Architecture: Breaking Conversational Barriers with Distributed AI Agents
07:42 MIN
The future of AI as a colleague in the workplace
Leading efficiency, empathy, and the human experience with AI
01:20 MIN
The future of AI protocols and agent ecosystems
From A2A to MCP: How AI’s “Brains” are Connecting to “Arms and Legs”
Exploring AI: Opportunities and Risks for DevelopersIn today's rapidly evolving tech landscape, the integration of Artificial Intelligence (AI) in development presents both exciting opportunities and notable risks. This dynamic was the focus of a recent panel discussion featuring industry experts Kent...
Daniel Cranney
Panel Discussion: Responsible AI in Practice - Real-World Examples and ChallengesIntroductionIn the ever-evolving landscape of artificial intelligence, the concept of "responsible AI" has emerged as a cornerstone for ethical and practical AI implementation. During the WWC24 Panel discussion, three eminent experts—Mina, Bjorn Brin...
Daniel Cranney
Stephan Gillich - Bringing AI EverywhereIn the ever-evolving world of technology, AI continues to be the frontier for innovation and transformation. Stephan Gillich, from the AI Center of Excellence at Intel, dove into the subject in a recent session titled "Bringing AI Everywhere," sheddi...
Eli McGarvie
13 AI Tools You Have to TryFirst, it was NFTs, then it was Web3, and now it’s generative AI… it’s probably time to stop collecting pictures of monkeys and kitties. Chatbots and generative AI are the next big thing. This time we’ve jumped on a trend that has real-world applicat...
From learning to earning
Jobs that call for the skills explored in this talk.