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

Method _mouse_click

eval/utils/utils_qwen/agent_function_call.py:249–250  ·  view source on GitHub ↗
(self, button: str)

Source from the content-addressed store, hash-verified

247 raise ValueError(f"Invalid action: {action}")
248
249 def _mouse_click(self, button: str):
250 raise NotImplementedError()
251
252 def _key(self, keys: List[str]):
253 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected