Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AutoWebGLM
/ StateInfo
Class
StateInfo
webarena/browser_env/utils.py:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
78
class
StateInfo(TypedDict):
79
observation: dict[str, Observation]
80
info: Dict[str, Any]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected