yinan-c / RSS-GPT

Using ChatGPT to summarize your personalized RSS feeds
https://yinan.me/rss-gpt-manual-en.html
MIT License
284 stars 98 forks source link

Update to openai 1.1.1 #18

Closed yinan-c closed 9 months ago

yinan-c commented 9 months ago

Not truncating long contexts anymore. Using gpt-3.5-turbo-1106 for articles < 16k and gpt-4-1106-preview model for longer articles.(I guess most RSS articles will survive 128k token length). Rendering readme-zh.md as well. New feed added.