MCPcopy 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
24class Turn:
25 speaker: str
26 dia_id: str
27 text: str
28
29@dataclass
30class Session:

Callers 1

parse_sessionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected