MCPcopy
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
142class InnerModel(BaseModel):
143 a: int
144 b: str
145
146
147class OuterModel(BaseModel):

Callers 2

Calls

no outgoing calls

Tested by 2