Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ get_order_priority
Method
get_order_priority
src/analysis.py:190–191 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
188
return
overall_result[
"custom"
][
"overall"
][
"success_rate"
]
189
190
def
get_order_priority(self):
191
return
6
192
193
194
class
OS(TaskHandler):
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected