use command to chat with openai models
Project description
openai-commandchat
Quick start
Use this command line to install the python packages:
pip3 install commandchat
Or use the following command line to guide you to a specific python version, if you have multiple versions of python locally
python3.x -m pip3 install commandchat
Features
- You can set the api_key for openai with a simple command, and you can distinguish the key for your multiple accounts with a profile (default
defaultif you don't specify it):occ configure -profile - You can use the command
occ chatto chat with the chat-GPT modelgpt-3.5-turbo.
To be implemented
- You can use the
occ image -desccommand with chat-GPT's model to describe the image you want to generate, giving you back a link to the image. - You can use the
occ xxx -yyycommand to chat with a specified model of chat-GPT to complete a task you specify or give you advice. - Others not yet thought of
Requirements
A terminal with Python and pip installed:
- Installed python environment and python version >= 3.9
- Install the openai package
Installing
pip3 install commandchat
Uninstall
pip3 uninstall commandchat
Feedback or questions
- You can send an email to:
xxx.tao.c@gmail.comorxoto@outlook.be
License
MIT
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
commandchat-0.0.5.tar.gz
(7.8 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 commandchat-0.0.5.tar.gz.
File metadata
- Download URL: commandchat-0.0.5.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b56bf13834d338c472254ac6aca8337f0f754e90bcc2be3e4f248ca2638397b
|
|
| MD5 |
13830f0be5b2114c3d9121fe9551c690
|
|
| BLAKE2b-256 |
d1b0a0cbba5674b1e00f1c28bdd2bb069845a9b56cd0e991ee8f86ec9a1637ce
|
File details
Details for the file commandchat-0.0.5-py3-none-any.whl.
File metadata
- Download URL: commandchat-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bed9fe15e20dcc798326ab2b613f87fb94a4165d6147f5b269fc4b458c574c12
|
|
| MD5 |
9ab69f2159149689a98f51b9c860dcf3
|
|
| BLAKE2b-256 |
9889c057f4a3fc9b00d6c7479c87f06ef38bebb35770dfce3168adf0a03cc8d2
|