Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
bmtools.agent.singletool
import
load_single_tools, STQuestionAnswerer
2
3
tool_name, tool_url =
'Map'
,
"http://127.0.0.1:8079/tools/map/"
4
Callers
nothing calls this directly
Calls
6
BaiduMapAPI
Class · 0.70
get_location
Method · 0.45
get_address_by_coordinates
Method · 0.45
get_nearby_places
Method · 0.45
get_route
Method · 0.45
get_distance
Method · 0.45
Tested by
no test coverage detected