No updates recently because the app is very simple and not broken.
Updated the default model from `llama3:8` to `llama3.1:8b`. Similar requirements and better results - a no brainer.
1.6.5
- Fixed error where `llm` is `None` and Cria cannot start - Added feature to allow interrupting of LLMs mid way through text generation - Other general bug fixes
1.6.2
Cria will now attach to a running LLM process if one is already running. This will allow for:
- Faster startup times - Run LLMs separately - Concurrent processes
1.5.0
- Updated exception names to make them more helpful - Made README better
1.4.2
Released because the first build had some unstaged changes.
- Documentation for message history - Fixed message history parameter and made prompts optional - Published on PyPI
1.4.1
- Documentation for message history - Fixed message history parameter and made prompts optional - Published on PyPI