Skip to content

Commit

Permalink
Update gpt-translate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammis authored Mar 13, 2024
1 parent ac3c63f commit b45721a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gpt-translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
contains(github.event.comment.body, '/gt')
uses: 3ru/[email protected]
with:
apikey: ${{ secrets.OPENAI_API_KEY }}
apikey: ${{ secrets.OPENAI_API_KEY }}
model: "mixtral-8x7b-32768"

0 comments on commit b45721a

Please sign in to comment.