Linkblog

Alternatives for the EDIT tool of LLM agents - <antirez>

The EDIT capability in a lot of code editing agents is necessarily inefficient because of the need to ensure that the text being replaced is still there. This post proposes using hashes instead of full lines to save on tokens

Back to linkblog