Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/AgentCPM-GUI
/ _terminate
Method
_terminate
eval/utils/utils_qwen/agent_function_call.py:270–271 ·
view source on GitHub ↗
(self, status: str)
Source
from the content-addressed store, hash-verified
268
raise
NotImplementedError()
269
270
def
_terminate(self, status: str):
271
raise
NotImplementedError()
Callers
1
call
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected