Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
class
EventSummary:
43
events: Dict[str, Dict[str, List[str]]]
# session -> speaker -> events
44
45
@dataclass
46
class
Observation:
Callers
1
load_locomo_dataset
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected