Skip to content

v1.1.0

Compare
Choose a tag to compare
@jrodal98 jrodal98 released this 26 May 08:55
· 7 commits to master since this release
  • Simplify sync APIs
  • Refactor manual testing logic to prevent code duplication
  • Add some better exceptions (e.g. rate limiting, empty summaries)
  • Refactor internal summarizers into "transformers" and "text summarizers" and split them into separate module paths
  • Add support for Ada model for cheap testing
  • Inject contents from urls into the text-to-summarize when the text is short. This should capture patterns such as "I read this cool article, what do you think about it: xyz, pretty cool, huh?"

Full Changelog: v1.0.1...v1.1.0