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