Universal CLI for sending prompts to any LLM model and provider.
Project description
modelcli
modelcli is a universal command-line interface to interact with any LLM provider or local model.
Installation
pip install modelcli
Commands
Add a model
modelcli configure-model --name mymodel --url http://localhost:11434/v1/chat/completions --key none --model llama3
Use predefined commands
modelcli summarize "This is a long article..." --model mymodel
modelcli translate "Hola mundo" --language english --model mymodel
modelcli email "Meeting canceled" --tone formal --model mymodel
Run a custom prompt
modelcli custom "List 3 interesting facts about Saturn" --model mymodel
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
modelcli-0.0.6.tar.gz
(4.4 kB
view details)
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 modelcli-0.0.6.tar.gz.
File metadata
- Download URL: modelcli-0.0.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3083550834b333a312b84e4a9a02c34dc1d0a90b56a8f2b63ae6024fa6ddd7f7
|
|
| MD5 |
064ec0d78b434d86663ccc79373a2db9
|
|
| BLAKE2b-256 |
26b6ba7701e08364d558de7e4a7884be53c9ffd17a7426d374426015d0e4b013
|
File details
Details for the file modelcli-0.0.6-py3-none-any.whl.
File metadata
- Download URL: modelcli-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e3facc2a2b90f513a6e9f231124fb3f3425e723c9189f36a0bbc72f2937b9c7
|
|
| MD5 |
f193b9e67f57b3a12c6363fcdd035aef
|
|
| BLAKE2b-256 |
4ab94033092a38b5085f92c0efd6fdb16190278b59bd41884855d1fd41956d8f
|