Planning > Agents: Getting Reliable Code from LLMs
repoprompt.com·11h·
Discuss: Hacker News
Flag this post

Since starting work on Repo Prompt, back in summer 2024, my workflow with AI models has not stopped changing.

One constant through all that change however, has been the importance of maximizing the relevant context fed to the model, given how much context it’s able to reliably process.

Understanding Context Windows: Advertised vs. Effective

That last point is worth clarifying: LLMs have an advertised context window, and then an effective one.

Until this year, models had a precipitous drop when crossing the 32k token barrier.

I’d say right now most models perform admirably in the 64-128k token range, but going beyond that is perilous, as the ability for the model to effectively reason over more context drops dramatically as its intelligence drops proportionally to the context s…

Similar Posts

Loading similar posts...