In this vide a take a look at the concepts and code behind OpenAI's New Agent Framework Swarm. With both their examples and custom examples you can see how it works and how you can use it for making multi agent apps.
Colab: https://drp.li/BagX9
For more tutorials on using LLMs and building agents, check out my Patreon
Patreon: / samwitteveen
Twitter: / sam_witteveen
🕵️ Interested in building LLM Agents? Fill out the form below
Building LLM Agents Form: https://drp.li/dIMes
👨💻Github:
https://github.com/samwit/langchain-t... (updated)
https://github.com/samwit/llm-tutorials
⏱️Time Stamps:
00:00 Launch Post on X (Twitter)
00:15 OpenAI Cookbook
00:52 Swarm GitHub
03:52 Code (Colab Demo)
05:06 Routines
10:02 Agent Handoff
11:51 Injecting Context Variables
14:03 Function Calling
23:15 Custom Agent