No project description provided
Project description
shellm
Use OpenAI LLMs from the command line.
Quick Start
Install
pip install shellm
Export OpenAI key
export OPENAI_API_KEY=sk-...
View commands
shellm --help
Completions
View completion help
shellm completion --help
Create a simple completion
shellm completion --prompt "Once upon a time" --max-tokens 128 --stream --echo
Chat
View chat help
shellm chat --help
Create a simple chat completion
shellm chat --user-message "Tell me a story" --stream --max-tokens 128
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shellm-0.4.1.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file shellm-0.4.1.tar.gz
.
File metadata
- Download URL: shellm-0.4.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ab6e3462058dae04a7fe6f1d3baa385bc922d8c9ac65a203f39a320b042fabb |
|
MD5 | c14c8d73c96f462d8851a5ec7c6305c7 |
|
BLAKE2b-256 | ae1b3acbfe2b740878a1aad17df3dc693335878b2b9129dac8332aab57b3e1d5 |
File details
Details for the file shellm-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: shellm-0.4.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 753e31c218a32f596263be155c9264112a2d21d1743c98e6205df64812302852 |
|
MD5 | 3696e6412f8ac43891fb52a5293041b6 |
|
BLAKE2b-256 | d6d17f51e12f95d307366c2bd3e7459df438537bcb2b16772322aea1b31024a4 |