Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
huiping192 committed Dec 5, 2023
1 parent 5d1248a commit 6ac13de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Optional
LANGUAGE: Chinese
OPENAI_API_ENDPOINT: http://127.0.0.1:8000
#MODEL: gpt-3.5-turbo # https://platform.openai.com/docs/models
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
temperature: 1 # https://platform.openai.com/docs/api-reference/chat/create#chat/create-temperature
Expand Down

0 comments on commit 6ac13de

Please sign in to comment.