Comment on Are LLMs capable of writing *good* code?
Manifish_Destiny@lemmy.world 2 months agoI find it better at things under 100 lines. Otherwise it starts to lose context. Any ideas how to address this?
Comment on Are LLMs capable of writing *good* code?
Manifish_Destiny@lemmy.world 2 months agoI find it better at things under 100 lines. Otherwise it starts to lose context. Any ideas how to address this?
Nomecks@lemmy.ca 2 months ago
Ask it to make a function, then do some other function, then make them work together etc. Making it write a lot in one go won’t work. It’s more pair programming than having it write for you.