Skip to content

Saga Reader v0.9.11

Choose a tag to compare

@sopaco sopaco released this 24 Aug 16:04
· 69 commits to main since this release

We are pleased to announce the release of ​Saga Reader v0.9.11​!This update primarily focuses on enhancing the performance of large language models (LLMs), as well as upgrading the ZhiPu preset model from ​GLM 4 Flash​ to ​GLM 4.5 Flash.

Optimizations

  • ​Optimized LLM Task Parallel Processing:​​ Improved the AI post-processing pipeline for article content by introducing a configurable maximum number of parallel processing tasks, significantly boosting the speed of content cleaning, refinement, and summarization.
  • ​Updated ZhiPu GLM Default Preset Model:​​ The default ZhiPu preset model has been upgraded from ​GLM 4 Flash​ to ​GLM 4.5 Flash​ (Benchmark: GLM 4.5 Flash vs GPT-5 Nano).
  • Update Rust edition to 2024 for multiple crates