MCPcopy
hub / github.com/IBM/AssetOpsBench / main

Function main

src/agent/openai_agent/cli.py:62–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60
61
62def main() -> None:
63 run_sdk_cli("openai-agent", _build_parser, _run)
64
65
66if __name__ == "__main__":

Callers 1

cli.pyFile · 0.70

Calls 1

run_sdk_cliFunction · 0.85

Tested by

no test coverage detected