Developer documentation/Agents API
Multi-agent
Delegate work to subagents within an agent session.
Agents API1 min read
Not yet supported on RebyteThis page marks a capability in the OpenAI Agents API. It is not available in the current Rebyte implementation.
Capability
The current runtime executes a single Agent per Session and rejects enabled Multi-agent configuration.
Current options
Your application can create independent Sessions, but they do not have the subagent relationships, shared orchestration, or event semantics of OpenAI’s Multi-agent capability.
Protocol referenceOpenAI Agents API ↗