Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/InternAgent
/ Turn
Class
Turn
tasks/AutoMem/run_0/code/load_dataset.py:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
@dataclass
24
class
Turn:
25
speaker: str
26
dia_id: str
27
text: str
28
29
@dataclass
30
class
Session:
Callers
1
parse_session
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected