Easytl

Latest version: v0.5.1

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

Scan your dependencies

Page 3 of 6

0.4.0

- **Microsoft Azure Support:** Integration with Microsoft Azure is now available.
- **Anthropic Support:** Added support for Anthropic services.
- **Bug Fixes and Optimizations:** Numerous bugs have been addressed, and performance optimizations have been implemented.
- **Enhanced LLM Translations:** Improved error handling for improper translation requests.
- **Refined Internal Structure:** The internal architecture has been made clearer and more efficient.
- **Improved Exception Handling:** Enhanced mechanisms for managing exceptions.
- **Comprehensive Documentation:** Significantly better and more detailed documentation.
- **Cost Calculation Improvements:** More accurate and efficient cost calculations.
- **Extended Model Support:** Increased support for various LLM models.
- **New Return Formats:** Added support for new return formats, including `json` and `raw_json`. Additionally, JSON response schema support has been implemented where applicable.

Stay tuned for detailed patch notes.

What's Changed
* Azure snippet and start of core functionality for AzureService by alemalvarez in https://github.com/Bikatr7/EasyTL/pull/7
* Merge in mostly completed azure-dev to be completed. by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/13
* Complete azure service by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/14
* Reorganized src by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/15

New Contributors
* alemalvarez made their first contribution in https://github.com/Bikatr7/EasyTL/pull/7

**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.4.0-alpha-3...v0.4.0-beta

0.4.0beta

Here are the release notes for the first beta build of EasyTL v0.4.0. Detailed patch notes will be provided soon.

0.4.0alpha3

Third Alpha build for Kudasai, proper patch notes pending, but v0.4.0 intends to add Microsoft Azure Translate and Anthropic API support to EasyTL, along with a multitude of bug fixes, improvements

Since last alpha:
- Added RAW_JSON mode.
- Stability improvements
- EasyTL know checks if incoming text is too much to translate for LLM models.
- More cost calculation bug fixes

**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.4.0-alpha-2...v0.4.0-alpha-3

0.4.0alpha2

Second Alpha build for Kudasai, proper patch notes pending, but v0.4.0 intends to add Microsoft Azure Translate and Anthropic API support to EasyTL, along with a multitude of bug fixes and improvements.

Since last alpha:
- Fixed Gemini cost calculation

0.4.0alpha

Alpha build for Kudasai, proper patch notes pending, but v0.4.0 intends to add Microsoft Azure Translate and Anthropic API support to EasyTL, along with a multitude of bug fixes and improvements.

What's Changed
* Add Gemini flash and response schema support by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/10
* Add proper JSON mode and response schema to anthropic by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/11
* Make easytl utilize anthropic by Bikatr7 in https://github.com/Bikatr7/EasyTL/pull/12


**Full Changelog**: https://github.com/Bikatr7/EasyTL/compare/v0.3.3...v0.4.0-alpha

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

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.