Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ Tool
Class
Tool
bmtools/agent/apitool.py:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
logger = get_logger(__name__)
16
17
class
Tool(LangChainTool):
18
tool_logo_md: str =
""
19
20
class
RequestTool(BaseTool):
21
""
"Tool that takes in function or coroutine directly."
""
Callers
2
load_tools
Method · 0.90
BabyagiTools.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected