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.
0.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 https://github.com/Bikatr7/EasyTL/pull/18 * Fix/azure region by alemalvarez in https://github.com/Bikatr7/EasyTL/pull/19