
Getting Started with OpenAI's New TypeScript Agents SDK: A Comprehensive Guide OpenAI has recently unveiled their Agents SDK within TypeScript, and this video provides a detailed walkthrough on how to get started. The video covers the basics, from installing the SDK to creating simple agents and equipping them with tools. Examples include creating a basic agent, using a weather function call, integrating the FireCrawl API for web searches, leveraging structured outputs, and even setting up teams of agents to coordinate tasks. The video also demonstrates advanced features like streaming responses and incorporating a human-in-the-loop for approval processes. This comprehensive guide is perfect for those looking to understand and utilize the fundamental building blocks of OpenAI's new framework. Docs: https://openai.github.io/openai-agents-js/ Repo of examples coming shortly! 00:00 Introduction to OpenAI's TypeScript SDK 00:20 Setting Up Your Environment 00:49 Creating a Basic Agent 01:56 Adding Tools to Your Agent 05:11 Implementing Structured Outputs 08:06 Combining Tools and Structured Outputs 09:53 Coordinating Multiple Agents 12:30 Streaming Responses 13:11 Human-in-the-Loop Example 15:46 Conclusion and Future Directions
Technical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Weekly deep dives on AI agents, coding tools, and building with LLMs - delivered to your inbox.
Free forever. No spam.
Subscribe Free
New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.