MCPcopy Create free account
hub / github.com/openai/openai-agents-python / wait

Method wait

tests/models/test_openai_responses.py:1276–1277  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1274 pass
1275
1276 async def wait(self) -> None:
1277 pass
1278
1279 class DummyResponses:
1280 async def create(self, **kwargs):

Calls

no outgoing calls

Tested by

no test coverage detected