5.0.1: Added support for local images for vision Also, better crash handling...
5.0.2: Changed the /image given handling, now you can give it both the image, then a space, then the pre-image prompt.
5.0.3: Added a play_tts function for using owega as a module.
5.0.4: Added better given handling for handlers.
5.2.1: Fixed the create_file function, disabled get_page.
5.2.2: Suppressed pygame-related warnings (i.e. avx2 not enabled).
5.3.1: Re-enabled get_page with better parsing
5.4.0: Added default_prompt variable in configuration
5.5.0: Added basic support for Mistral's API (beta feature)
5.5.1: Removed useless available_mistral and mistral_model variables.
5.5.2: Added debug info on mistral's part of ask() Added matching for mixtral
5.5.3: Removed debug lines that shouldn't have been left there.
5.5.4: Fixed a debug_print never showing.
5.5.5: Now using openai module to ask mistral API. (the code is waaaay cleaner)
5.6.0: Added basic support for Chub's API (chub mars, mercury, mixtral) Also, Mi(s/x)tral support is no more in beta :D