LLM plugin providing access to the ELIZA chatbot
Project description
llm-eliza
LLM plugin providing access to the ELIZA language model. ELIZA, released in 1966, is a state-of-the-art language model. It offers zero-GPU inference with sub-millisecond semantic throughput, and scores highly on EQ measurements (emotional intelligence).
Installation
Install this plugin in the same environment as LLM.
llm install llm-eliza
Usage
Start an interactive chat session:
llm chat -m eliza
Ask a one-off query:
llm -m eliza "i'm worried about computers."
# => What do you think machines have to do with your problem?
Development
To set up this plugin locally, first checkout the code. Then install it:
llm install -e .
To run the tests:
uv sync
uv run python -m unittest discover -s tests -v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llm_eliza-0.1.1.tar.gz.
File metadata
- Download URL: llm_eliza-0.1.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fad4261998f09f2bb814bbf988abd59df4e7b4a8c66958f45bbde4129999024
|
|
| MD5 |
a4708cfa17f1952a57d06c77e275cc6b
|
|
| BLAKE2b-256 |
99453a24ec33e55d681a455a908ba2937188c1ef7a3316784d55d9fdaf4bc42f
|
File details
Details for the file llm_eliza-0.1.1-py3-none-any.whl.
File metadata
- Download URL: llm_eliza-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de6b4e1a15d7d829c53fb61ed74654e41d49025188b7de5a00b5505792d205d0
|
|
| MD5 |
5ac28ac6fe155e1ce675433159735dba
|
|
| BLAKE2b-256 |
64ffd469a474036106e13c0242f796bb41c0d193fb9dce0061b67f3542029193
|