Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ test.py
File
test.py
bmtools/tools/tutorial/test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
from
bmtools.agent.singletool
import
load_single_tools, STQuestionAnswerer
3
4
tool_name, tool_url =
'tutorial'
,
"http://127.0.0.1:8079/tools/tutorial/"
Callers
nothing calls this directly
Calls
3
load_single_tools
Function · 0.90
STQuestionAnswerer
Class · 0.90
load_tools
Method · 0.45
Tested by
no test coverage detected