MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / baidu_map

Function baidu_map

bmtools/tools/map/__init__.py:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9@register("baidu_map")
10def baidu_map():
11 from .baidu_map.baidu_api import build_tool
12 return build_tool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected