Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentTuning
/ create_empty_metadata
Function
create_empty_metadata
eval_heldout/webarena/browser_env/processors.py:39–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
39
def
create_empty_metadata() -> ObservationMetadata:
40
return
{
41
"obs_nodes_info"
: {},
42
}
43
44
45
class
TextObervationProcessor(ObservationProcessor):
Callers
2
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected