MCPcopy Create free account
hub / github.com/InternScience/InternAgent / EventSummary

Class EventSummary

tasks/AutoMem/run_0/code/load_dataset.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41@dataclass
42class EventSummary:
43 events: Dict[str, Dict[str, List[str]]] # session -> speaker -> events
44
45@dataclass
46class Observation:

Callers 1

load_locomo_datasetFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected