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

File test_multi.py

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

Source from the content-addressed store, hash-verified

1from bmtools.agent.tools_controller import load_valid_tools, MTQuestionAnswerer
2tools_mappings = {
3 'weather': "http://127.0.0.1:8079/tools/weather/",
4 'file_operation': "http://127.0.0.1:8079/tools/file_operation/",

Callers

nothing calls this directly

Calls 3

load_valid_toolsFunction · 0.90
MTQuestionAnswererClass · 0.90
build_runnerMethod · 0.80

Tested by

no test coverage detected