galihlprakoso/LLM AI Code Reviewer Action
Smart AI Code Reviewer that support multiple AI providers (Currently support Groq and Gemini).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ai_provider | AI providers (available values: GEMINI, GROQ) | yes | GROQ |
| ai_provider_model | AI models based on selected provider. | yes | — |
| codebase_high_overview_descripton | Please give high overview about the codebase (e.g framework used, design pattern, business context, etc.) | yes | — |
| GITHUB_WORKSPACE | just pass the github.workspace value | yes | — |
| GITHUB_TOKEN | GitHub token to interact with the repository. | yes | — |
| GOOGLE_GEMINI_API_KEY | Google Gemini API Key. See more: https://ai.google.dev/gemini-api/docs/api-key | no | — |
| GROQ_API_KEY | Groq API Key. Generate here: https://console.groq.com/keys | no | — |
| TAVILY_API_KEY | Tavily Search API Key. Generate here: https://app.tavily.com/home | no | — |
Outputs
no outputs