Comment by adam_patarino
14 days ago
Can’t you use git for that? I do that often and just revert changes. It does require me to commit often but that’s probably good anyways.
14 days ago
Can’t you use git for that? I do that often and just revert changes. It does require me to commit often but that’s probably good anyways.
It's about not polluting the context. AI doesn't need information about things that didn't work in the new requests' context.
That's interesting. I use those moments to show it what not to do. Does it not just repeat the mistakes?