To the line
Directions · LONG CONTEXT

Memory and experience

In one viewA model can now hold a whole book, an entire codebase or an hour of video in front of it — instead of a couple of pages.

A million tokens stopped being a demo and became a working mode. The model holds a whole project in mind, not a single file.

Status
TypeDirections
Marker
Events in dossier6
Development chronology

Researched

2020-05

Retrieval (RAG)

About this eventThe workaround the industry lived on while context was short. Now a complement rather than a crutch.

RAG separates knowledge from model parameters: before answering, a system retrieves relevant documents and adds them to the input. This makes facts and citations easier to update, but quality depends on retrieval, document chunking and the model's ability to distinguish evidence from its own guess.

Source: arXiv · RAG
2026-06-01

MiniMax M3

About this eventOne-twentieth the compute per token, 9× prefill and 15× decode on million-token context.

NEWverifiedPermanent page
Source: MiniMax

In progress

сейчас

Lost in the middle

About this eventLong context fits, but attention to its middle sags: the model recalls the start and the end better than what lies between.

Planned

в планах

Memory that persists

About this eventContext resets with every new conversation. Memory that lives for years without growing forever is a separate unsolved problem.

Sources and research

Primary material behind this dossier: papers, lab publications and official reports.

Enabled by