Skip to content

Releases: jrodal98/tldrwl

v2.0.0

08 Apr 03:05
Compare
Choose a tag to compare
  • Upgrade openai API
  • Add gpt4 support
  • remove deprecated ada model

Full Changelog: v1.1.1...v2.0.0

v1.1.1

26 May 18:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 May 08:55
Compare
Choose a tag to compare
  • 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

v1.0.1

26 May 03:00
Compare
Choose a tag to compare

This version moves API key registration to a runtime check instead of an import-time check.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 May 03:33
b7f115b
Compare
Choose a tag to compare