-
4.8.28c113b48 · ·
- added infos to pypi page - changed to automatic script generation (setup.py)
4.8.0: Edit update - you can now edit the history from the TUI - on a side note, I also improved completion for files and numeric values (temperature, top_p, penalties...)
4.8.1: Oops, forgot to add requirements to setup.py Automated the process, should be good now
- added infos to pypi page - changed to automatic script generation (setup.py)
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.