Introducing Swarm: OpenAI's Groundbreaking Agent Framework with Code Examples
Offered By: Sam Witteveen via YouTube
Course Description
Overview
Explore OpenAI's groundbreaking agent framework Swarm in this 28-minute video tutorial. Dive into the concepts and code behind this innovative multi-agent system through both official and custom examples. Learn about routines, agent handoffs, context variable injection, and function calling. Follow along with a Colab demonstration and discover how to create your own custom agents. Gain practical insights into building LLM-powered applications using Swarm, with time-stamped sections covering everything from the initial Twitter announcement to advanced implementation techniques.
Syllabus
Launch Post on X Twitter
OpenAI Cookbook
Swarm GitHub
Code Colab Demo
Routines
Agent Handoff
Injecting Context Variables
Function Calling
Custom Agent
Taught by
Sam Witteveen
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube