MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / apitool.py

File apitool.py

bmtools/agent/apitool.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Interface for tools."""
2from inspect import signature
3from typing import Any, Awaitable, Callable, Optional, Union
4

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected