Leftmove Cria Versions Save

Run LLMs locally with as little friction as possible.

v1.6.5

2 months ago
  • 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

v1.6.2

2 months ago

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

v1.5.0

2 months ago
  • Updated exception names to make them more helpful
  • Made README better

v1.4.2

2 months ago

Released because the first build had some unstaged changes.

  • Documentation for message history
  • Fixed message history parameter and made prompts optional
  • Published on PyPI

v1.4.1

2 months ago
  • Documentation for message history
  • Fixed message history parameter and made prompts optional
  • Published on PyPI

v1.3.1

2 months ago

First release with initial commit.