kislyuk/katalin - Python code advisor
Comments on PRs with suggested documentation, security, and logic improvements
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openai-api-key | The OpenAI API key used to create an authenticated OpenAI API client | yes | — |
| openai-model-name | The OpenAI model to use to generate suggestions | — | gpt-3.5-turbo-0125 |
| enabled-advisors | List of advisor modules to enable | yes | docstrings security logic-check |
Outputs
no outputs