Skip to main content

Module archive_reader

Module archive_reader 

Source
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).