diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 1a7208e..9b5d251 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -21,7 +21,7 @@ jobs: OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }} # Optional LANGUAGE: Chinese - OPENAI_API_ENDPOINT: https://api.openai.com/v1 + OPENAI_API_ENDPOINT: http://127.0.0.1:8000 MODEL: gpt-3.5-turbo # https://platform.openai.com/docs/models PROMPT: # example: Please check if there are any confusions or irregularities in the following code diff: top_p: 1 # https://platform.openai.com/docs/api-reference/chat/create#chat/create-top_p