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

Method _swipe

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

Source from the content-addressed store, hash-verified

126 raise NotImplementedError()
127
128 def _swipe(self, coordinate: Tuple[int, int], coordinate2: Tuple[int, int]):
129 raise NotImplementedError()
130
131 def _type(self, text: str):
132 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected