Agent frameworks introduce a new class of bug
LLM Agents have introduced a new kind of bug to worry about 🐛 And it exists in a place that regularly gets neglected …
Code comments ✍️
LLM Agents interoperate with Tools using prompts, which sometimes are stored in Python docstrings.
The oft-neglected docstring just became a pivotal part of your application.
What could go wrong? 🤔