Skip to content

Commit 57b4259

Browse files
committed
Merge branch 'main' of https://github.com/dfinke/PSAI
2 parents 84c98d9 + c0a7bc4 commit 57b4259

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ You need to get the following secrets form the Azure Portal and Azure AI Studio
6464
```powershell
6565
$secrets = @{
6666
apiURI = "<Your Azure OpenAI API URI>"
67-
apiVersion = "<Your Azure OpenAI API Version>"
6867
apiKey = "<Your Azure OpenAI API Key>"
68+
apiVersion = "<Your Azure OpenAI API Version>"
6969
deploymentName = "<Your Azure OpenAI Deployment Name>"
7070
}
7171
@@ -252,4 +252,4 @@ We are continuously evolving PSAI Agents to meet more diverse automation needs:
252252

253253
For questions or feedback, open an issue on GitHub or reach out via [Twitter](https://x.com/dfinke) or [LinkedIn](https://www.linkedin.com/in/douglasfinke/).
254254

255-
Happy Automating!
255+
Happy Automating!

0 commit comments

Comments
 (0)