Use LLMs inside your terminal
Install
pip install custom-chat-gpt
Usage
chat-gpt --help
chat-gpt chat # chat with the default model
chat-gpt chat --markdown # chat with the default model and markdown output
chat-gpt youtube # chat with a youtube video transcript
Dev commands
poetry init
poetry add openai rich typer
poetry shell
poetry install
poetry run chat-gpt
poetry build
poetry publish
Release files for custom-chat-gpt 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| custom_chat_gpt-0.6.0.tar.gz | 60.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| custom_chat_gpt-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 71.1 kB
Release files / custom_chat_gpt-0.6.0.tar.gz
| Download URL | custom_chat_gpt-0.6.0.tar.gz |
|---|---|
| Size | 60.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b29a40f8e95461a522710b85c6046ddaa47d6cd815d25216daa390ce817b7201
|
|
BLAKE2b-256 checksum How to use checksums |
bce6ddeae9506964a59bf35acec8a1d022b8da4f49205a28aa0c9d3366d55894
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.4.17
|
Release files / custom_chat_gpt-0.6.0-py3-none-any.whl
| Download URL | custom_chat_gpt-0.6.0-py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
93c1fa9e804e49d8337b3e7ec053470fc6ff928a2622524b53ea7310e330cd8d
|
|
BLAKE2b-256 checksum How to use checksums |
94ccc3e52fdad301037072a247da50c76abcfd32beb49eed4c2b9f9bfed13bfb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.4.17
|