github johnwarne/upvote-rss v1.5.0

latest releases: v1.6.0, v1.5.1
12 days ago

This release adds a bunch of article summarizer options.

Added

  • Article summarizers
    • Anthropic
    • Mistral
    • DeepSeek
    • OpenAI-compatible
      • Any LLM provider with an OpenAI-compatible API can be used to summarize articles.
  • Summaries can now be generated on the demo instance: https://www.upvote-rss.com

Fixed

  • SUMMARY_TEMPERATURE SUMMARY_MAX_TOKENS should work as expected for Ollama now.

Changed

  • Moved summarizer logic into a SummarizerFactory class for better maintainability.

Full Changelog: v1.4.1...v1.5.0

Don't miss a new upvote-rss release

NewReleases is sending notifications on new releases.