GPT Translate
Version updated for 3ru/gpt-translate to version v1.1.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 31 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Specifying OpenAI Models
Note Be careful that you have the correct access rights for the model you specify.
You can specify any model like this👇
uses: 3ru/gpt-translate@v1.1.5
with:
apikey: ${{ secrets.OPENAI_API_KEY }}
model: "gpt-4"