OpenAI.Agents.Runner (openai_agents v0.1.2)
Manages the execution of agents, handling the conversation loop, tool execution, handoffs, and streaming.
Summary
Functions
Returns a specification to start this module under a supervisor.
Runs an agent synchronously.
Runs an agent asynchronously.
Streams agent responses.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Runs an agent synchronously.
Runs an agent asynchronously.
Streams agent responses.