context window
also referred to as: context windows
14 statements across 12 episodes · 5 bullish · 4 bearish · 12 people on the record · first statement Nov 3, 2023 by Michael Royzen · across every show →
Everything said about context window, oldest first
Nov 3, 2023 positive
Apr 11, 2024 negative
Stuhlmüller: Pure long-context LLMs are significantly harder to debug than RAG
“In one sense, I think you're right that the throw everything into the context window thing is easier to maintain because you just can swap out a model. In another sense, it's, if things go wrong, it's harder to debug, where, like, if you know, here's the proce…”
May 31, 2024 negative
May 31, 2024 positive
Aug 22, 2024
Autonomous coding agents require grounding all generated code in context windows
“Fundamentally to build a product like this, you need to get as much information in front of the model as possible and make sure that everything ever writes in output can be
Traced back to something in the context window, so it's not hallucinating it.”
Oct 4, 2024 bullish
Feb 18, 2025 neutral
Feb 18, 2025 positive
Sehgal: Keep recent research tasks in context, relegating older ones to RAG
“Just to add to that, I think like, just like a simple rule of thumb that we use is like, if it's the most recent set of research tasks where the user is likely to ask lots of follow-up questions, that should be in context. But like, as stuff gets 10 tasks ago,…”
May 29, 2025 neutral
Massive context windows will not eliminate the need for RAG retrieval
“Like if you do have billion token context window model, you throw it all in there. It's still gonna be more expensive. The reason why retrieval is so important for us is because even if there is a model that's going to have these larger context windows, and ce…”
Aug 5, 2025
Dax Reed notes developers avoid context limits via frequent session restarts.
“To be honest, most people haven't complained about this. Like it comes up occasionally. But people tend to start new sessions pretty frequently. They tend to not have super long running things that often. So it is a problem that needs to be solved, but it's on…”
Aug 19, 2025 negative
Mar 5, 2026 bullish
Mar 6, 2026 neutral
Horthy: Beginners should compact LLM context at 40% of window capacity
“If you don't know what you're doing, and you don't really know what the AI model is capable of, and you don't have a lot of experience, like, you know, training wheels is like, when you get to 40%, start thinking about wrapping it up, or like doing a, like, yo…”
Jul 13, 2026 bearish
Biderman: Model accuracy will still degrade at 10M context window scale
“But two is like, for the agentic tasks of 18 months from now, inside those major repositories of knowledge, and asking the models more and more things in underspecified ways, I suspect that the accuracy of the models would go down. The phenomenon of context fr…”