Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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):
Callers
15
start
Method · 0.45
stop
Method · 0.45
stop
Method · 0.45
instructions
Method · 0.45
test_runner_isolates_shared_capabilities_per_run
Function · 0.45
run
Function · 0.45
_delayed_frames_iter
Function · 0.45
fake_send_raw
Method · 0.45
test_user_inputs_queued_during_response_create_send_start_a_follow_up_turn
Method · 0.45
__anext__
Method · 0.45
test_raw_response_create_is_sequenced_with_follow_up_user_input
Method · 0.45
test_raw_response_create_is_sequenced_with_follow_up_tool_output
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected