quanhavn/LLM Code Review
Perform code reviews and comment on diffs using LLMs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository. | no | — |
| OPENAI_API_KEY | OpenAI API key for GPT. | no | — |
| OPENAI_API_MODEL | OpenAI API model. | no | gpt-4 |
| GOOGLE_GENERATIVE_AI_API_KEY | Google generative AI API key. | no | — |
| GOOGLE_GENERATIVE_AI_MODEL | Google generative AI model. | no | gemini-1.5-pro |
| AI_VENDOR | AI vendor to use for code review. | yes | |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs