A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
Thanks to this project for providing excellent AI generation commits.
I can use codegpt commit.
But can't use codegpt preview.
Error message:
❯ codegpt review
Code review your changes using gpt-4-turbo model
We are trying to review code changes
Error: Post "https://api.openai.com/v1/chat/completions": context deadline exceeded
❯ codegpt review
Code review your changes using gpt-4-turbo model
We are trying to review code changes
Error: Post "https://api.openai.com/v1/chat/completions": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Thanks to this project for providing excellent AI generation commits.
I can use
codegpt commit
.But can't use
codegpt preview
.Error message:
YAML: