Expand description
Archive file reader: batched reads from the chat events JSONL.
Functionsยง
- read_
chat_ archive_ batch - Read up to ~1 MB from the archive starting at
offset. Returns(payload, next_offset, record_count).
Archive file reader: batched reads from the chat events JSONL.
offset.
Returns (payload, next_offset, record_count).