| Crates.io | git-gpt |
| lib.rs | git-gpt |
| version | 0.7.1 |
| created_at | 2023-03-04 08:16:52.430733+00 |
| updated_at | 2023-12-12 05:48:19.182926+00 |
| description | Use GPT 3.5 API generate git commit log. |
| homepage | |
| repository | https://github.com/buhe/git-gpt |
| max_upload_size | |
| id | 800460 |
| size | 59,472 |
Use GPT 3.5 API generate git commit log.
cargo install git-gpt
export OPENAI_API_KEY=YOUR_TOKEN
# Token is here https://platform.openai.com/account/api-keys
git gpt
git push
or you can use proxy url, take a look https://github.com/buhe/openai_aws_proxy, proxy serve on aws serverless, proxy used by open ai block regsion.
export OPENAI_URL=YOUR_PROXY_URL