MCPcopy 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
222class Foo(BaseModel):
223 a: int
224 b: int = 5
225
226
227class Bar(TypedDict):

Callers 1

Calls

no outgoing calls

Tested by 1