Handoffs - OpenAI Agents SDK
Handoffs allow an agent to delegate tasks to another agent. This is particularly useful in scenarios where different agents specialize in distinct areas. For example, a customer support app might have agents that each specifically handle tasks like order status, refunds, FAQs, etc.
https://openai.github.io/openai-agents-python/handoffs/