Releases: austenstone/openai-issue-labeler
OpenAI Issue Labeler 🤖
This GitHub action labels issues using OpenAI's Classification API powered by GPT-3 models! We are using curie as our completion model and ada as the search model.
It uses your existing labels and past GitHub issues to train a model that can predict the labels of new issues. When someone opens a new issue this action will automatically label it.
OpenAI Issue Labeler 🤖
Removing the need to provide any token. We now use the token from the job ${{ github.token }}.
OpenAI Issue Labeler 🤖
This GitHub action labels issues using OpenAI's Classification API powered by GPT-3 models! We are using curie as our completion model and ada as the search model.
It uses your existing labels and past GitHub issues to train a model that can predict the labels of new issues. When someone opens a new issue this action will automatically label it.