MCPcopy 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
2from bmtools.agent.singletool import load_single_tools, STQuestionAnswerer
3
4tool_name, tool_url = 'tutorial', "http://127.0.0.1:8079/tools/tutorial/"

Callers

nothing calls this directly

Calls 3

load_single_toolsFunction · 0.90
STQuestionAnswererClass · 0.90
load_toolsMethod · 0.45

Tested by

no test coverage detected