diff --git a/README.md b/README.md index b783456..aa2c5fc 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ You need to get the following secrets form the Azure Portal and Azure AI Studio ```powershell $secrets = @{ apiURI = "" - apiVersion = "" apiKey = "" + apiVersion = "" deploymentName = "" } @@ -249,4 +249,4 @@ We are continuously evolving PSAI Agents to meet more diverse automation needs: 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/). -Happy Automating! \ No newline at end of file +Happy Automating!