Releases: jrodal98/tldrwl
Releases · jrodal98/tldrwl
v2.0.0
v1.1.1
v1.1.0
- 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
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
First release!
Full Changelog: https://github.com/jrodal98/tldrwl/commits/v1.0.0