Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-agents-python
/ InnerModel
Class
InnerModel
tests/test_function_schema.py:142–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
141
142
class
InnerModel(BaseModel):
143
a: int
144
b: str
145
146
147
class
OuterModel(BaseModel):
Callers
2
test_nested_data_function
Function · 0.85
test_complex_args_and_docs_function
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_nested_data_function
Function · 0.68
test_complex_args_and_docs_function
Function · 0.68