D

Dave Nguyen

Member since January 2026

1 stories
189 votes received

Stories by Dave Nguyen

  1. 189
    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…