Releases: namtranase/terminalmind
Releases · namtranase/terminalmind
temi_v1.0.2
Some new updates:
- Simplified configuration via
config.json
- Enhanced helper interface for user commands
- Cleaner and more accessible documentation
temi_v1.0.1
Release v1.0.1: includes integration with llama.cpp, and various improvements.
What's New in v1.0.1:
- Integration with
llama.cpp
framework, enhancing the tool's capabilities. - temi can change the model just by
temi change_model
- the main bin file (temicore) now can update regularly with llama.cpp
Please check the README.md and WORK_WITH_LLAMACPP.md for more detail.
temi_v1.0.0
Full Changelog: https://github.com/namtranase/terminalmind/commits/v1.0.0
This is the first release of temi
, make sure you follow the installation in README to install the required python packages and the model.