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

Method _wait

eval/utils/utils_qwen/agent_function_call.py:267–268  ·  view source on GitHub ↗
(self, time: int)

Source from the content-addressed store, hash-verified

265 raise NotImplementedError()
266
267 def _wait(self, time: int):
268 raise NotImplementedError()
269
270 def _terminate(self, status: str):
271 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected