MCPcopy Index your code
hub / github.com/openai/openai-agents-python / Bar

Class Bar

tests/test_function_tool.py:227–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225
226
227class Bar(TypedDict):
228 x: str
229 y: int
230
231
232def complex_args_function(foo: Foo, bar: Bar, baz: str = "hello"):

Callers 1

Calls

no outgoing calls

Tested by 1