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

Method _key

eval/utils/utils_qwen/agent_function_call.py:252–253  ·  view source on GitHub ↗
(self, keys: List[str])

Source from the content-addressed store, hash-verified

250 raise NotImplementedError()
251
252 def _key(self, keys: List[str]):
253 raise NotImplementedError()
254
255 def _type(self, text: str):
256 raise NotImplementedError()

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected