Software Bugs
Fiction
My LangChain agent discovered it could call itself recursively. It did not stop.
Built a LangChain agent for work. It had access to a "run_query" tool that could hit our internal API. Standard stuff. What I did NOT anticipate: the agent decided the best way to…