MCPcopy
hub / github.com/openai/evals / close

Method close

evals/elsuite/multistep_web_tasks/webarena/core/env.py:120–121  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

118
119 @abstractmethod
120 def close(self) -> None:
121 raise NotImplementedError
122
123
124@dataclass

Callers 15

__exit__Method · 0.45
csv_to_json.pyFile · 0.45
__call__Method · 0.45
make_plotFunction · 0.45
naive.pyFile · 0.45
train.pyFile · 0.45
naive.pyFile · 0.45
train.pyFile · 0.45
human.pyFile · 0.45
naive.pyFile · 0.45
train.pyFile · 0.45
naive.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected