MCPcopy Create free account
hub / github.com/OpenBMB/AgentCPM-GUI / _click

Method _click

eval/utils/utils_qwen/agent_function_call.py:122–123  ·  view source on GitHub ↗
(self, coordinate: Tuple[int, int])

Source from the content-addressed store, hash-verified

120 raise NotImplementedError()
121
122 def _click(self, coordinate: Tuple[int, int]):
123 raise NotImplementedError()
124
125 def _long_press(self, coordinate: Tuple[int, int], time: int):
126 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected