

AI Trends 2025: AI Agents and Multi-Agent Systems with Victor Dibia - #718
289 snips Feb 10, 2025
Victor Dibia, a Principal Research Software Engineer at Microsoft Research, joins to discuss the future of AI agents and multi-agent systems. He highlights how these systems surpass traditional software with their reasoning and adaptability. The conversation dives into the rise of agentic foundation models, evaluating their performance, and the growing enterprise applications. Victor also shares insights on implementing successful AI architectures, the impact on software engineering, and the importance of human-AI collaboration in navigating these advancements.
AI Snips
Chapters
Transcript
Episode notes
Defining AI Agents
- An AI agent is an LLM with access to tools, enabling it to take action.
- Key agent abilities include reasoning, acting, communicating, and adapting.
Enterprise AI Agent Adoption
- Many enterprises deployed LLMs as wrappers around existing APIs and tools in 2024.
- This approach offered reliability but limited the agents' autonomy.
Agent-Native Foundation Models
- Agent-native foundation models like the O1 family are integrating agentic capabilities directly.
- These include reflection and native multi-modal input and output.