actions-marketplace-validations/OpenAI Issue Labeler
Labels issues using OpenAI's Classification API powered by GPT-3 models!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GITHUB_TOKEN secret | no | ${{ github.token }} |
| openai-api-key | The OpenAI API key secret | yes | — |
| temperature | Higher values mean the model will take more risks. | no | 0 |
| model | ID of the engine to use for completion. You can select one of ada, babbage, curie, or davinci. | no | curie |
| search-model | ID of the engine to use for Search. You can select one of ada, babbage, curie, or davinci. | no | ada |
Outputs
no outputs