Comment by idiotsecant
11 hours ago
I feel like a massive blocklist is simultaneously exactly the kind of thing an LLM is likely to hallucinate and exactly the kind of thing you don't want to rely on an LLM for.
11 hours ago
I feel like a massive blocklist is simultaneously exactly the kind of thing an LLM is likely to hallucinate and exactly the kind of thing you don't want to rely on an LLM for.
If they had it build it from public sources then I assume it was combined via tool usage rather than direct generation. Beyond the hallucination risk, the latter would just be a waste of tokens & time.
Modern agent harnesses rely heavily on tools, as well as writing code, to avoid hallucinations affecting deterministic values.
Which means it'd be a lot cheaper, to use tools, and public sources, and just automate it the traditional way...
I'd rather spend the $0.50 in API credits than waste a couple hours of my time. How much is your time worth?
1 reply →
I take it you’ve never used a modern agent.