d878b2bf8b
Double max_length for bart-large-cnn to 2048
...
Summaries still kind of suck, maybe this will help.
2024-09-13 20:38:39 -04:00
6cdcd1efd4
Reduce cron schedule 3x to every 15 min
...
Running into worker KV free tier limits
2024-09-13 20:37:31 -04:00
9c567aee19
Increase max_length for bart-large-cnn
...
I'm hoping this will improve the summaries because right now it is
mostly just repeating the titles of the articles which is not useful at
all.
May need to switch back to a GPT-based model if this doesn't work.
2024-09-12 21:53:51 -04:00
d8116ab4fc
Keep original entry content in details tag after fetching source content
...
So I still have a link to the comments for the HN feed.
2024-09-09 00:11:46 -04:00
054fa9a06c
Automatically fetch entry original content if short or missing
...
Gives the AI content to summarize and also fixes empty entries without
requiring me to click the Download button.
2024-09-08 23:33:18 -04:00
64f4f40231
Only feed ai summarizer title and content
2024-09-08 20:42:21 -04:00
236f4a5ef1
Increase short content threshold to 800 chars
2024-09-08 20:38:12 -04:00
27467b462e
Fix summarize response handling
2024-09-08 20:30:09 -04:00
a85cb7891e
Switch to the text summarization endpoint with bart-large-cnn model
...
Also renames OPEN_AI variables to CF_AI
2024-09-08 19:54:04 -04:00
c57d15d69b
Add miniflux webhook processing with KV store, change prompt.
...
Also updated README detailing the changes and setup required.
2024-09-08 18:07:37 -04:00
zhu327
98e3c05ef7
Merge remote-tracking branch 'origin/main'
2024-08-31 22:39:37 +08:00
zhu327
f03fca4dcc
fix lint
2024-08-31 22:26:16 +08:00
zhu327
d8f918f8fd
bugfix: ignore empty summary
2024-08-26 13:43:20 +08:00
zhu327
5c0b147c64
feat: update prompt
2024-08-24 23:41:44 +08:00
Timmy
b056891f47
Update README.md
2024-08-23 12:02:18 +08:00
zhu327
30c7571208
feat: add max concurrent
2024-08-23 11:40:31 +08:00
zhu327
0ee735299e
first commit
2024-08-22 22:15:08 +08:00