Command-line for interacting with large language models. not TUI. chatgpt
Project description
# llmcli
A command line interface for using some large language models.
Support models:
[chatgpt](https://openai.com/blog/chatgpt/)
Other models when I want to use this. I might end up hooking this up to huggingface and gpt
Install:
` pip install large-language-model-cli `
# chatgpt
`llmcli chatgpt "prompt"`
Prompts for password if necessarily. Saves a session tokken
Use –login to force a new login.
# Prior work
There are libraries in python and node to talk to chatgpt
For ChatGPT [revChatGPT](https://github.com/acheong08/ChatGPT) which has a [Text User Interface](https://en.wikipedia.org/wiki/Text-based_user_interface) but not command line interface.
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
File details
Details for the file large-language-model-cli-0.3.tar.gz
.
File metadata
- Download URL: large-language-model-cli-0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b57a7a0b3daebd15f5741b0176a3f05d6e9feffc6c632166ebaacd9ecfb9abe |
|
MD5 | 9e90820c68eb9374fe7b1cbe9eae0905 |
|
BLAKE2b-256 | 13ea52646d9001befc8a50e32de79949e822191d960575c21364e798a2a35ef7 |