Releases: mintRaven-05/Geminux
Releases · mintRaven-05/Geminux
v1.1.0
What's Changed
- [FEATURE]: cursor control and cursor movement for input added by @mintRaven-05
- [BUG]: gRPC and Abseil warning logs suppression fixed by @mintRaven-05 #12
- [MOD] : added color hints to linux installer by @mintRaven-05 in #4
- [BUG] : removed ansi lib and created ansi color dict (installer) by @mintRaven-05 in #5
- Update linux installer colors and minor tweaks by @mintRaven-05 in #6
- Update windows installer color hints by @mintRaven-05 in #7
- added comment seperators to make clean code by @mintRaven-05 in #8
- [BUG] : fixed syntax warning while installation by @mintRaven-05 in #9
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.2
[BUG FIX] : identified in v1.0.1
- Fixed the input handler for handling Windows exceptions
- Fixed config.json path not found error
- Fixed model execution error in Windows
Updates
- Removed incompatible model for better integration
v1.0.1
v1.0.1 Update
Now Compatible with windows as well
Features
- Coherent Text Generation: Generate creative responses based on prompts given by the user
- Ability to remember context: It can remember upto last 5 conversations.
- Soft training: implementation of a soft training method using the data from a history file.
- Configurable: User can configure the whole output along with safety protocols.
- Easy to use CLI interface: User is provided with a very easy to use interface with text generation animation.
v1.0.0
Features
- Coherent Text Generation: Generate creative responses based on prompts given by the user
- Ability to remember context: It can remember upto last 5 conversations.
- Soft training: implementation of a soft training method using the data from a history file.
- Configurable: User can configure the whole output along with safety protocols.
- Easy to use CLI interface: User is provided with a very easy to use interface with text generation animation.