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

File test.py

test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from bmtools.agent.singletool import load_single_tools, STQuestionAnswerer
2
3# Langchain
4tool_name, tool_url = 'weather', "http://127.0.0.1:8079/tools/weather/"

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