(no title)
float4 | 11 months ago
However, I now realize that most of these steps don't require AI at all, let alone agents. I wrote the full algorithm (including the binary search!) in natural language for the LLM. And although it sometimes worked, the model often misunderstood and produced random errors out of the blue.
I now realize that this is not what agents are for. This problem didn't require any agentic behavior. It was just a fixed workflow, with one single AI step (generating a markdown report text).
Oh well, nothing wrong with learning the hard way.
Terr_|11 months ago
"Don’t let an LLM make decisions or execute business logic"
319 points, 168 comments, 1 day ago - https://news.ycombinator.com/item?id=43542259