Releases: leftmove/cria
Releases · leftmove/cria
Updated llama3 to llama3.1
Cria v.1.6.5
- Fixed error where
llm
isNone
and Cria cannot start - Added feature to allow interrupting of LLMs mid way through text generation
- Other general bug fixes
Cria v.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
Cria v.1.5.0
- Updated exception names to make them more helpful
- Made README better
Rerelease: Cria v1.4.1
Released because the first build had some unstaged changes.
- Documentation for message history
- Fixed message history parameter and made prompts optional
- Published on PyPI
Cria v1.4.1
- Documentation for message history
- Fixed message history parameter and made prompts optional
- Published on PyPI
Cria - Run AI locally with as little friction as possible.
First release with initial commit.