An open API service indexing awesome lists of open source software.

https://github.com/appleboy/codegpt-action

GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)
https://github.com/appleboy/codegpt-action

chatgpt github-actions golang openai openai-api

Last synced: 8 months ago
JSON representation

GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)

Awesome Lists containing this project

README

          

# codegpt-action

GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model) base on [CodeGPT](https://github.com/appleboy/CodeGPT) repository.