MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / predict_single

Method predict_single

AgentBench.old/src/task.py:190–191  ·  view source on GitHub ↗
(self, session: Session, data_item: T_INPUT)

Source from the content-addressed store, hash-verified

188 raise NotImplementedError
189
190 def predict_single(self, session: Session, data_item: T_INPUT) -> T_OUTPUT:
191 raise NotImplementedError

Callers 1

call_wrapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected