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

File test_baidu.py

bmtools/tools/map/baidu_map/test_baidu.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
3tool_name, tool_url = 'Map', "http://127.0.0.1:8079/tools/map/"
4

Callers

nothing calls this directly

Calls 6

BaiduMapAPIClass · 0.70
get_locationMethod · 0.45
get_nearby_placesMethod · 0.45
get_routeMethod · 0.45
get_distanceMethod · 0.45

Tested by

no test coverage detected