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

Method _system_button

eval/utils/utils_qwen/agent_function_call.py:134–135  ·  view source on GitHub ↗
(self, button: str)

Source from the content-addressed store, hash-verified

132 raise NotImplementedError()
133
134 def _system_button(self, button: str):
135 raise NotImplementedError()
136
137 def _open(self, text: str):
138 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected