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
Description
The readme does not clearly describe where to add the code in the figure below.
Suggestion
Change the above code to the following command:
cd src/Products
dotnet user-secrets set "ConnectionStrings:openaidev" "Endpoint=https://<endpoint>.openai.azure.com/;Key=<Azure OpenAI Service key>;"
dotnet user-secrets set "ConnectionStrings:azureaisearchdev" "Endpoint=https://<endpoint>.search.windows.net/;Key=<Azure AI Search key>;"
Description
The readme does not clearly describe where to add the code in the figure below.
Suggestion
Change the above code to the following command:
@elbruno, @PabloNunes and @hemarina for notification.
The text was updated successfully, but these errors were encountered: