MCPcopy Create free account
hub / github.com/THUDM/AgentBench / get_order_priority

Method get_order_priority

src/analysis.py:238–239  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

236 return overall_result["custom"]["main"]
237
238 def get_order_priority(self):
239 return 5
240
241
242class WB(TaskHandler):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected