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

Method get_order_priority

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

Source from the content-addressed store, hash-verified

224 return overall_result["custom"]["main"]
225
226 def get_order_priority(self):
227 return 3
228
229
230class LTP(TaskHandler):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected