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_schema.py:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
136
137
class
Foo(TypedDict):
138
a: int
139
b: str
140
141
142
class
InnerModel(BaseModel):
Callers
2
test_nested_data_function
Function · 0.70
test_complex_args_and_docs_function
Function · 0.70
Calls
no outgoing calls
Tested by
2
test_nested_data_function
Function · 0.56
test_complex_args_and_docs_function
Function · 0.56