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 25, 2024
1 parent c19df02 commit c7c2b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gpt-translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: 3ru/gpt-translate@master
with:
apikey: ${{ secrets.OPENAI_API_KEY }}
basePath: 'https://asia.neuroapi.host/v1'
model: 'gpt-3.5-turbo'
basePath: 'https://burn.hair/v1'
model: 'gpt-4-0125-preview'

0 comments on commit c7c2b3f

Please sign in to comment.