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

Class Foo

tests/test_agent_runner.py:1286–1287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1284
1285
1286class Foo(TypedDict):
1287 bar: str
1288
1289
1290@pytest.mark.asyncio

Callers 5

test_structured_outputFunction · 0.70
test_handoff_on_inputFunction · 0.70
test_tool_oneFunction · 0.70

Calls

no outgoing calls

Tested by 5

test_structured_outputFunction · 0.56
test_handoff_on_inputFunction · 0.56
test_tool_oneFunction · 0.56