diff --git a/.github/workflows/gpt-translate.yml b/.github/workflows/gpt-translate.yml index 9d8d36a..3e7f4cd 100644 --- a/.github/workflows/gpt-translate.yml +++ b/.github/workflows/gpt-translate.yml @@ -20,4 +20,4 @@ jobs: with: apikey: ${{ secrets.OPENAI_API_KEY }} model: "mixtral-8x7b-32768" - basePath: 'api.groq.com/openai' + basePath: 'api.groq.com/openai/v1'