Releases: piqoni/matcha
Releases · piqoni/matcha
v0.7.1 Hotfix: Analyst feature to use only fresh articles for analysis and ignore articles from previous days.
v0.7.0 The Analyst
Features
- Analyst LLM Feature by @piqoni in #43
- Display Sunrise and Sunset times for configurable sunrise_sunset (bool) by @piqoni in #40
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: allow user to change openai base url and model for LocalAI support by @barakplasma in #35
Full Changelog: v0.6...v0.6.1
Show Article Images (show_images: true)
What's Changed
- Add show_images option to prevew article image (Reddit) by @edipiqoni in #32
Full Changelog: v0.5.7...v0.6
Minor: Add database_file_path configuration - to allow DB file be synced across multiple machines
What's Changed
database_file_path option can make it easier to sync matcha's DB across multiple machines so it can be triggered by any of them.
Full Changelog: v0.5.6...v0.5.7
v0.5.5
What's Changed
- feat: switch to GPT3.5 for cost savings by @barakplasma in #28
New Contributors 🎊
- @barakplasma made their first contribution in #28
Full Changelog: 0.5.4...v0.5.5
0.5.4
Optional feature to show reading time in minutes for each article
What's Changed
- Fix Readme asset name by @nirtamir2 in #23
- Show estimated reading time of given article by @piqoni in #24
New Contributors
- @nirtamir2 made their first contribution in #23
Full Changelog: v0.5.2...v0.5.3
Summary feature Improvement: Save to internal DB to save on OpenAI tokens
Summarise Articles via OpenAI's GPT-3
What's Changed
Full Changelog: v0.4.1...v0.5.1