5.9.0 Fixed a huge issue where owega couldn't be imported if the terminal wasn't interactive. Added owega.__version__
5.8.4 Fixed an issue with time-aware mode which would create new lines with just the date when sending an empty message, instead of just prompting with same history.
5.8.2: Oops, I didn't completely fix it last time~ Awoo! >w<\
5.8.1: Oops, I broke the build system again, my bad! :P
5.8.0: Added time-aware mode.
5.7.5: Fixed the bottom toolbar being cut short when terminal doesn't have enough columns. (also, added gpt-4o and mixtral-8x22b to default list)
5.7.4: Added pretty print if the rich module is installed.
5.7.3: Better cost estimation, including input/output costs. (added support for all GPT model as of 2024-05-14) (added support for all mistral API models as of today) (all other models return a cost of 0)
5.7.1: Fixed a non-ascii character in the DGPL
5.7.0: Changed the license to the DarkGeem Public License v1.0
5.6.4: Fix for ask.ask() crashing if OPENAI_API_KEY isn't set.
5.6.3: Fixes config's api_key not being used. Better docstrings on handlers.
5.6.1: Added extensive logging for errors.