Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentTuning
/ delete
Method
delete
AgentBench.old/src/tasks/dbbench/Interaction.py:88–91 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
86
# print(e)
87
88
def
delete(self):
89
# self.conn.close()
90
self.container.stop()
91
self.deleted = True
92
93
def
__del__(self):
94
try
:
Callers
5
__del__
Method · 0.95
process
Function · 0.95
bulma-slider.js
File · 0.80
bulma-slider.min.js
File · 0.80
quill.min.js
File · 0.80
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected