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

Method _open

eval/utils/utils_qwen/agent_function_call.py:137–138  ·  view source on GitHub ↗
(self, text: str)

Source from the content-addressed store, hash-verified

135 raise NotImplementedError()
136
137 def _open(self, text: str):
138 raise NotImplementedError()
139
140 def _wait(self, time: int):
141 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected