kangwonlee/Gemini Python Tutor
Action to generate feedback using LLMs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report-files | Comma-separated list of test report file paths | yes | — |
| student-files | Comma-separated list of student code file paths | yes | — |
| api-key | API key for the selected LLM | yes | — |
| model | LLM model to use (e.g., gemini, grok) | no | gemini |
| readme-path | Path to the README file with assignment instructions | yes | — |
| explanation-in | Language for explanations (e.g., English, Korean) | no | English |
| fail-expected | Whether test failures are expected (true/false) | no | false |
Outputs
no outputs