You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app uses the [`Microsoft.SemanticKernel`](https://www.nuget.org/packages/Microsoft.SemanticKernel) package to send and receive requests to the OpenAI service.
@@ -85,7 +89,7 @@ The app uses the [`Microsoft.SemanticKernel`](https://www.nuget.org/packages/Mic
> `DefaultAzureCredential` searches for credentials from your local tooling. If you are not using the `azd` template to provision the Azure OpenAI resource, you'll need to assign the `Azure AI Developer` role to the account you used to sign-in to Visual Studio or the Azure CLI.
@@ -94,17 +98,17 @@ The app uses the [`Microsoft.SemanticKernel`](https://www.nuget.org/packages/Mic
0 commit comments