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

Class DetachedPage

eval_heldout/webarena/browser_env/utils.py:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11@dataclass
12class DetachedPage:
13 url: str
14 content: str # html
15
16
17@beartype

Callers 4

resetMethod · 0.85
stepMethod · 0.85
aresetMethod · 0.85
astepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected