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

Method _scroll

eval/utils/utils_qwen/agent_function_call.py:264–265  ·  view source on GitHub ↗
(self, pixels: int)

Source from the content-addressed store, hash-verified

262 raise NotImplementedError()
263
264 def _scroll(self, pixels: int):
265 raise NotImplementedError()
266
267 def _wait(self, time: int):
268 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected