MCPcopy 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
39def create_empty_metadata() -> ObservationMetadata:
40 return {
41 "obs_nodes_info": {},
42 }
43
44
45class TextObervationProcessor(ObservationProcessor):

Callers 2

__init__Method · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected