Tldrwl

Latest version: v2.0.0

Safety actively analyzes 625726 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

- Upgrade openai API
- Add gpt4 support
- remove deprecated ada model

<!-- Release notes generated using configuration in .github/release.yml at master -->



**Full Changelog**: https://github.com/jrodal98/tldrwl/compare/v1.1.1...v2.0.0

1.1.1

What's Changed
* fix youtube url detection by jrodal98 in https://github.com/jrodal98/tldrwl/pull/1

**Full Changelog**: https://github.com/jrodal98/tldrwl/compare/v1.1.0...v1.1.1

1.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**: https://github.com/jrodal98/tldrwl/compare/v1.0.1...v1.1.0

1.0.1

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

**Full Changelog**: https://github.com/jrodal98/tldrwl/compare/v1.0.0...v1.0.1

1.0.0

First release!

**Full Changelog**: https://github.com/jrodal98/tldrwl/commits/v1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.