Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update azure-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseong0412 authored Aug 26, 2024
1 parent 31eef86 commit 18d6225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
ai:
azure:
openai:
api-key: ${ { secrets.OPENAI_API_KEY } }
endpoint: ${ { secrets.OPENAI_ENDPOINT } }
api-key: ${ { secrets.KEY } }
endpoint: ${ { secrets.ENDPOINT } }
chat:
options:
deployment-name: gpt-4o
Expand Down

0 comments on commit 18d6225

Please sign in to comment.