Tags give the ability to mark specific points in history as being important
-
4.10.0
Release: Release 4.10.08e11803e · ·4.10.0: - added system souvenirs (add_sysmem/del_sysmem)
4.0.2: Fixed a typo where owega wouldn't send the memory
4.11.0: Huge refactor, added TTS as config parameter
4.11.1: Oops, last version broke owega, fixed here (Problem was I forgot to export submodules in setup.py)
4.11.4: Fixex edit with blank message (remove message)
4.11.5: Fixed requirements in setup.py not working when getting the source from PyPI
4.12.0: Added -T/--training option to generate training line
4.12.1: Added -e/--estimate option to estimate consumption
4.12.10: Added docstrings Switched from tabs to spaces (PEP8) Changed default available models Changed estimation token cost values
4.12.4: Fixed requirements to use json5 instead of json-five
4.12.5: Fixed emojis crashing the history because utf16
4.12.6: Fixed emojis crashing the edit function because utf16
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.