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

Method reset

eval_heldout/webarena/agent/agent.py:87–91  ·  view source on GitHub ↗
(
        self,
        test_config_file: str,
    )

Source from the content-addressed store, hash-verified

85 raise NotImplementedError
86
87 def reset(
88 self,
89 test_config_file: str,
90 ) -> None:
91 raise NotImplementedError
92
93
94class TeacherForcingAgent(Agent):

Callers 4

bulma-carousel.jsFile · 0.45
evalFunction · 0.45
testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected