Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme.md description is not clear #3

Closed
NanaXiong00 opened this issue Dec 5, 2024 · 1 comment
Closed

Readme.md description is not clear #3

NanaXiong00 opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@NanaXiong00
Copy link

Description
The readme does not clearly describe where to add the code in the figure below.
image

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>;"

@elbruno, @PabloNunes and @hemarina for notification.

@elbruno elbruno self-assigned this Dec 9, 2024
@elbruno elbruno added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 9, 2024
@elbruno
Copy link
Contributor

elbruno commented Dec 9, 2024

Thanks for the suggestion.

Readme updated on 12c5d2f

Best!

@elbruno elbruno closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants