MCPcopy Index your code
hub / github.com/openai/openai-agents-python / Foo

Class Foo

tests/test_agent_runner_streamed.py:755–756  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

753
754
755class Foo(TypedDict):
756 bar: str
757
758
759@pytest.mark.asyncio

Callers 4

test_structured_outputFunction · 0.70
test_handoff_on_inputFunction · 0.70
test_streaming_eventsFunction · 0.70

Calls

no outgoing calls

Tested by 4

test_structured_outputFunction · 0.56
test_handoff_on_inputFunction · 0.56
test_streaming_eventsFunction · 0.56