|
|
|
|
|
by tessierashpool
353 days ago
|
|
yeah, that’s what works for me also. LLMs are a nightmare for debugging but a breeze for this. another good use case: have it read a ton of code and summarize it. if you’re dealing with a new (to you) area in a legacy application, and trying to fix a problem in how it interacts with a complex open-source library, have the LLM read them both and summarize how they work. (while fact-checking it along the way.) |
|