Easytl

Latest version: v0.3.3

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

Scan your dependencies

Page 1 of 3

0.3.3

New Features
- **GPT-4o Support**: Added support for the GPT-4o branch of OpenAI models.

Improvements and Bug Fixes
- **JSON Mode Fix**: Fixed a bug where some OpenAI models were incorrectly marked as not supporting JSON mode.
- **Platform Identification**: Added platform identification information to DeepL.
- **OpenAI Enhancements**: Implemented slight bug fixes and internal cleanup for OpenAI models.

Internal Changes
- **Anthropic Prep**: Prepared internal systems for Anthropic support.
- **Service Addition**: Added Anthropic service and necessary constants.

What's Changed
* [internal] Added anthropic service and some constants it needs with it. by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/9

**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.3.1...v0.3.3

0.3.1

New Features
- **Automatic Retry**: OpenAI and DeepL now feature automatic retry mechanisms for requests. These are applied automatically, unless overridden by user decorators.

Improvements and Bug Fixes
- **Decorator Bug Fix**: Resolved an issue where user decorators were not correctly applying to DeepL and Google Translate.
- **Security Policy Update**: Provided instructions for encrypted reporting.

Internal Changes
- **Testing Adjustments**: Made changes to internal testing.

What's Changed
* Standardize decorator parameter usage by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/8


**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.3.0...v0.3.1

0.3.0

Depreciation
- **Authentication Update**: Replaced `set_api_key` with `set_credentials` to accommodate Google Translate
- **Testing Methodology**: Shifted from `test_api_key_validity` to `test_credentials` to align with new authentication methods.

New Features
- **Google Translate Support**: Integrated Google Translate for additional translation capabilities.
- **Credential Functions**: Added `set_credentials` and `test_credentials` for streamlined user authentication.

Improvements and Bug Fixes
- **Documentation Updates**: Minor corrections and updates in documentation; removed unnecessary import.
- **Security and Workflow**: Added a new security policy, updated the README, and made workflow enhancements.
- **Deprecation Warnings**: Informed users about the removal of deprecated functions in upcoming versions.

What's Changed
* Add GoogleTLService and some other requirements excluding easytl.py needs by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/5
* Implement-googletlservice by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/6


**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.2.1...v0.3.0

0.2.1

Fix bug regarding rate limit delays not properly applying for OpenAI or Gemini

0.2.0

- Proper Patch Notes will be introduced upon full build, but in summary, raw and json output modes were added.

What's Changed
* v0.2.0 beta build | Add-json-and-raw-output-response-options-to-openai-and-gemini by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/4


**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.1.2...v0.2.0-beta

0.2.0beta2

Some Internal testing changes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.