You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains small, focused examples built while learning the OpenAI Agents SDK. The examples use openai-agents with an OpenAI compatible Gemini endpoint, and show how to build single agents, agents with tools, agents with memory, and multi agent systems.