Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1286
class
Foo(TypedDict):
1287
bar: str
1288
1289
1290
@pytest.mark.asyncio
Callers
5
test_structured_output
Function · 0.70
test_handoff_on_input
Function · 0.70
test_async_handoff_on_input
Function · 0.70
test_tool_one
Function · 0.70
test_tool_use_behavior_first_output
Function · 0.70
Calls
no outgoing calls
Tested by
5
test_structured_output
Function · 0.56
test_handoff_on_input
Function · 0.56
test_async_handoff_on_input
Function · 0.56
test_tool_one
Function · 0.56
test_tool_use_behavior_first_output
Function · 0.56