1
Ask HN: How do you make the LLM generate good code?
HN上关于如何引导LLM写出高质量代码的实战讨论,以音乐专辑整理为例,揭示prompt技巧与常见误区。
Lately, I wanted to see if I could get the bot to help me organize my music collection. Specifically, I want it to code a Python function that takes t…