Releases: Bikatr7/EasyTL
v0.5.0
v0.4.10
Added o1 models to ChatGPT
Full Changelog: v0.4.9...v0.4.10
v0.4.9
[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
Added support for latest GPT4o model and support for JSON schemas for OpenAI
Full Changelog: v0.4.7...v0.4.8
v0.4.7
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
[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
Added support for claude-3-5-sonnet-20240620
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Added add support for Message Utility classes.
Full Changelog: v0.4.2...v0.4.3
v0.4.2
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
- Feature/env support by @alemalvarez in #20
Full Changelog: v0.4.1...v0.4.2
v0.4.1
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
- Add default region in Azure and Note block in the readme by @alemalvarez in #18
- Fix/azure region by @alemalvarez in #19
Full Changelog: v0.4.0...v0.4.1