MCPcopy
hub / github.com/openai/openai-agents-python / routing.py

File routing.py

examples/agent_patterns/routing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2import uuid
3
4from openai.types.responses import ResponseContentPartDoneEvent, ResponseTextDeltaEvent

Callers

nothing calls this directly

Calls 3

AgentClass · 0.90
mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected