Use OpenAI’s Agents SDK with an Open Model
9 July 2025
Learn how to use the OpenAI Agents SDK with open models instead of proprietary ones. This tutorial walks you through connecting the SDK to Regolo.ai, building a real CurrencyBot using Llama-3.3-70B-Instruct with function calling, and deploying it in a Streamlit chat interface - all while keeping full control over your stack.