Context Window

A LLM's working memory: how much text it can 'see' at once (conversation + instructions + documents). The larger the window, the more context you can share. Past ~40% fill, quality collapses (dump zone): the LLM retains mostly the beginning and the end of the window, the middle blurs and hallucinations rise ('lost in the middle' pattern). A 1M-token window does not mean 1M usable tokens, the practical ceiling is typically around 400k.

Strengths

Limitations

Best for

Official site

View on Coeurdar