-
4.8.28c113b48 · ·
- added infos to pypi page - changed to automatic script generation (setup.py)
4.12.7: Fixed a minor bug where /file_input would insert a "'" after the file contents. Also, added filetype information on codeblocks with /file_input, depending on the file extension
4.12.8: Added a vim modeline to history files to specify it's json5, not json.
added server unavailable error handling
added exception handling for token estimation
added handling of invalid requests (mostly for too large requests)
changed main config from json to json5 (json-five), allows for comments in the config file
added support for organization specification
... Dude... Stop using python2...
added file deletion for empty temp files even when exited with ctrl+c
fixed mp3 for tts
4.7.3: Added ctrl+C handling when playing TTS to stop speaking.
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)