Jul 2023
Claude 2 — 100K Token Context Window and Claude.ai Launch
Anthropic released Claude 2, featuring a 100,000-token context window — roughly 75,000 words, or an entire novel — which far exceeded any competing model at the time. The model showed meaningful improvements over Claude 1 in coding, mathematics, and instruction following. Claude 2 was made available to the public via Claude.ai, moving Anthropic into the consumer market for the first time.
Why it mattersA 100K-token context window made entire codebases and legal documents processable in a single pass, removing the chunking-and-retrieval workaround for many document-heavy workflows.
Try itIn retrospect, the pattern to notice is that long-context models still perform better when the most relevant content is near the start or end of the prompt rather than buried in the middle.