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

Method _terminate

eval/utils/utils_qwen/agent_function_call.py:143–144  ·  view source on GitHub ↗
(self, status: str)

Source from the content-addressed store, hash-verified

141 raise NotImplementedError()
142
143 def _terminate(self, status: str):
144 raise NotImplementedError()
145
146@register_tool("computer_use")
147class ComputerUse(BaseTool):

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected