Skip to content

buhe/git-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-gpt

Use GPT 3.5 API generate git commit log.

Install

cargo install git-gpt

Usage

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

Task

  • Add all files
  • Commit all
  • Diff files and skip some files
  • Generate git commit log
  • Add proxy

About

Use GPT 3.5 API generate git commit log.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •