hereGPT
Your chatGPT assistant right in the Terminal
Getting started and OpenAI key
- Install using
pip install heregpt(or using any other method you favor). - Get yourself an OpenAI API key.
- Place the key in one of the following places:
- ~/config/heregpt with the key
OPENAI_API_KEY - Set the environment variable
OPENAI_API_KEY - Use the global option
openai-key. For example:heregpt --openai-key "my-great-key-12jd33 - When you're in DEV mode, you can also place the key in a
.envfile. It should be with the keyOPENAI_API_KEY
- ~/config/heregpt with the key
Release files for heregpt 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| heregpt-0.2.1.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| heregpt-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 kB
Release files / heregpt-0.2.1.tar.gz
| Download URL | heregpt-0.2.1.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75db6499c7e3f72219fcbf87c94cd885031ae66f9165803633ca83b2d15df985
|
|
BLAKE2b-256 checksum How to use checksums |
3b712ca2bd1db17db999504c4895fa824702236de65b7e4441b3fac7733a7472
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.2 Darwin/22.5.0
|
Release files / heregpt-0.2.1-py3-none-any.whl
| Download URL | heregpt-0.2.1-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
737c81369d8f211dea836d8496e8b223e140d589a216ff8029d226a01c0a6f7e
|
|
BLAKE2b-256 checksum How to use checksums |
dd10c93576a69dbf30d825871745e3a8cb34902309c592df75f5225e8135f798
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.5.1 CPython/3.11.2 Darwin/22.5.0
|