actions-marketplace-validations/OpenAI Chat
Uses OpenAI to reply to comments submitted
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 9, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/fukumone_openai-chat@174ecc2919b11eca4890fbc29d0db56f857f8f8d # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| openai-api-key | Your openai api key | yes | — |
| github-comment | The comment that was posted on GitHub | — | — |
| github-token | GitHub access token with permissions to access the repository where the comment was posted | yes | — |
| model | The model to use | no | text-davinci-003 |
Outputs
no outputs