Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/openai/openai-agents-python
/ Foo
Class
Foo
tests/test_function_tool.py:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
222
class
Foo(BaseModel):
223
a: int
224
b: int = 5
225
226
227
class
Bar(TypedDict):
Callers
1
test_complex_args_function
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_complex_args_function
Function · 0.56