jonghakseo/Pull Request with ChatGPT

Auto pull request code review with ChatGPT.

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 PR IDyes""
openai_modelGPT-3 models can understand and generate natural language. 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. 0~2no0.7
openai_top_p0.1 means only the tokens comprising the top 10% probability mass are considered.no0.8

no outputs