|
|
|
|
|
by Loeffelmann
138 days ago
|
|
If you ever work with LLMs you know that they quite frequently give up. Sometimes it's a // TODO: implement logic
or a"this feature would require extensive logic and changes to the existing codebase". Sometimes they just declare their work done. Ignoring failing tests and builds. You can nudge them to keep going but I often feel like, when they behave like this, they are at their limit of what they can achieve. |
|