| ▲ | atmosx 17 hours ago | |
You mean filtering? That could get extremely expensive computationally, though. Tools like Rspamd support LLM-based filtering, but traditional Bayesian filtering is vastly cheaper and more computationally efficient. Hm, maybe LLMs can be used as an additional signal for ambiguous messages rather than as the primary filter. | ||
| ▲ | andrewchambers 3 hours ago | parent [-] | |
I was sort of thinking a final stage of the filtering pipeline - though prompt injection etc are risks. | ||