MCPcopy 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
137class Foo(TypedDict):
138 a: int
139 b: str
140
141
142class InnerModel(BaseModel):

Callers 2

Calls

no outgoing calls

Tested by 2