Michael
Michael
I'm going to close this PR, since I've gone in a different direction for my particular problem. I've written my own [crate](https://github.com/sp1ff/tower-gcra), based on the GCRA algorithm, that is both...
That's interesting. elfeed-score works by adding a function to `elfeed-new-entry-hook`. In that function, it runs all your scoring rules and updates the elfeed database (it adds a bit of metadata...
Alright, so you could author a user-defined function that would: - fire off the request to the LLM - hold on to the id of the entry (by wrapping the...