Comment by LikesPwsh
4 hours ago
Rather than telling the LLM "loop through these files", tell it "write a script to loop through these files", then hard-code that script somewhere.
4 hours ago
Rather than telling the LLM "loop through these files", tell it "write a script to loop through these files", then hard-code that script somewhere.
The models will eventually be able to know that they need to do that to get the thing done from natural language