Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/digitalhuman
/ reset
Method
reset
HATE/basic_hate/agentverse/tasksolving.py:96–97 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
94
return
preliminary_solution
95
96
def
reset(self):
97
self.environment.reset()
98
99
def
save_result(self, plan: str, result: str, spend: float):
100
""
"Save the result to the result file"
""
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected