Skip to content

Releases: Bikatr7/EasyTL

v0.5.0

24 Nov 04:17
b9d1651
Compare
Choose a tag to compare

Added streaming support for the LLM services.
Deprecated logging directory.

Full Changelog: v0.4.10...v0.5.0

v0.4.10

14 Sep 23:09
bc66749
Compare
Choose a tag to compare

Added o1 models to ChatGPT

Full Changelog: v0.4.9...v0.4.10

v0.4.9

15 Aug 00:24
6cd8cb6
Compare
Choose a tag to compare

[bug fix] Fixed a bug related to JSON responses when using OpenAI
[feat] Added the ability to use structured responses when using OpenAI

Full Changelog: v0.4.8...v0.4.9

v0.4.8

07 Aug 01:16
3f67a03
Compare
Choose a tag to compare

Added support for latest GPT4o model and support for JSON schemas for OpenAI

Full Changelog: v0.4.7...v0.4.8

v0.4.7

19 Jul 16:41
4cecb26
Compare
Choose a tag to compare

Full Changelog: v0.4.6...v0.4.7

[feat] Added gpt-4o mini support
[internal] Adjusted logging directory functionality to support Elucidate

v0.4.6

18 Jul 06:30
4c6abf1
Compare
Choose a tag to compare

[chore] refreshed internal dependencies
[chore] depreciated old Gemini vision models
[chore] moved away from Anthropic Beta

0.4.5 build exists on PyPI, but no official release exists due to it being an internal build.

Full Changelog: v0.4.4...v0.4.6

v0.4.4

22 Jun 22:15
aee7162
Compare
Choose a tag to compare

Added support for claude-3-5-sonnet-20240620

Full Changelog: v0.4.3...v0.4.4

v0.4.3

13 Jun 04:20
6e2fd86
Compare
Choose a tag to compare

Added add support for Message Utility classes.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Jun 04:13
05ed642
Compare
Choose a tag to compare

Added support for grabbing credentials from env variables if not given in set_credentials function.
Updated Gemini cost for cost calculation.
Slight bug fix regarding price case for cost calculation.
Bumped google-genai to 0.6.0

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Jun 01:35
703bac8
Compare
Choose a tag to compare

Fixed a bug regarding test_credentials() for azure failing due to a bad region. This fix requires passing in your region to test_credentials() for azure.

Better error handling for test_credentials() (exceptions no longer fail silently)

What's Changed

Full Changelog: v0.4.0...v0.4.1