actions-marketplace-validations/The Code Reviewer

Automating code review using ChatGPT with Github Actions. Look for potential bugs and suggest code improvements in your PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai-api-keyOpenAI API Keyyes""
github-tokenGithub API Keyyes""
github-pr-idGithub Pull Request IDyes""
dev-langDevelopment language used in this requestyes""
openai-engineGPT-3.5 models can understand and generate natural language. We offer four main models with different levels of power suitable for different tasks. Davinci is the most capable model, and Ada is the fastest.nogpt-3.5-turbo
openai-temperatureWhat sampling temperature to use. Higher values means the model will take more risks. Try 0.9 for more creative applications, and 0 (argmax sampling) for ones with a well-defined answer.no0.0
openai-max-tokensThe maximum number of tokens to generate in the completion.no4096

no outputs