appchoose/AI Pull Request Reviewer

Comment your pull request with your own OpenAI prompt.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGithub API Keyyes
github_pr_idGithub PR IDyes
promptPrompt to use for generating responses.yes
openai_modelThe OpenAI model to use for generating responses. Examples: 'gpt-3.5-turbo', 'gpt-4'nogpt-3.5-turbo
files_pathFiles path to analyze.yes
openai_temperatureThe temperature for OpenAI responses. Controls the creativity of the responses. Higher values (e.g., 0.9) make output more random, while lower values (e.g., 0.1) make it more focused and deterministic.no0.5
openai_system_messageMessage system context. Example : You are a SQL expert and knowledgeable about large datasets in Postgres version 15.no
openai_max_tokensThe maximum number of tokens to generate in the OpenAI response. Example: 1000no2048
languageThe language for the code reviewnoen

no outputs