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.10.tar.gz
(10.0 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.10.tar.gz.
File metadata
- Download URL: commandchat-0.0.10.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169379b3db0ead1ab5e1e3462d318312d0e01ed8d60e1d509557a2d2af06843f
|
|
| MD5 |
155b9a20901dc88da0de5f7d79114f7b
|
|
| BLAKE2b-256 |
3d43bec540fcb068f230cf4a70120ad001391b826e5c0cbeae8fca5af30c0ccc
|
File details
Details for the file commandchat-0.0.10-py3-none-any.whl.
File metadata
- Download URL: commandchat-0.0.10-py3-none-any.whl
- Upload date:
- Size: 11.8 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 |
1a68310ac8ea0af3a1daf9e5e7b379d94a85e904b1b1ec99a4ee955c3f59f2c1
|
|
| MD5 |
ecf8f07d01fedb1e95e9ce5df9efad73
|
|
| BLAKE2b-256 |
459c7cee53b4dd3184891625dd08cc55337e3376026520460d9df83d2ec0b19d
|