ray5273/Ollama Code Review
Request a code review from the Ollama server for a GitHub pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_API_BASE_URL | The URL of the GitHub API server. | no | https://api.github.com |
| OLLAMA_API_URL | The URL of the Ollama API server. | yes | http://localhost:11434 |
| MY_GITHUB_TOKEN | The GitHub token to use for making API requests. | yes | — |
| OWNER | The owner of the repository. | yes | — |
| REPO | The name of the repository. | yes | — |
| PR_NUMBER | The number of the pull request. | yes | — |
| CUSTOM_PROMPT | The custom prompt to use for the review. | no | "" |
| RESPONSE_LANGUAGE | The language to use for the response. | no | English |
| MODEL | The model to use for the review. | no | deepseek-r1:8b |
| TRANSLATION_MODEL | The model to use for translation. | no | exaone3.5:7.8b |
Outputs
no outputs