Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
615 stars 403 forks source link

BugBash - Docs -* #218

Open luisquintanilla opened 11 months ago

luisquintanilla commented 11 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

shibbas commented 11 months ago

At step 5 in https://review.learn.microsoft.com/en-us/dotnet/azure/ai/get-started-app-chat-template?branch=pr-en-us-37819&tabs=visual-studio-code#open-development-environment

Need to add "Create a folder and initialize it", otherwise the DevContainer rebuild after azd init ... does not work.

shibbas commented 11 months ago

Screenshot needs to be updated here. https://review.learn.microsoft.com/en-us/dotnet/azure/ai/get-started-app-chat-template?branch=pr-en-us-37819&tabs=visual-studio-code#use-chat-app-settings-to-change-behavior-of-responses

The "Suggest follow-up questions" is not available in the settings.

shibbas commented 11 months ago

At step 7 of https://review.learn.microsoft.com/en-us/dotnet/azure/ai/get-started-app-chat-template?branch=pr-en-us-37819&tabs=visual-studio-code#deploy-chat-app-to-azure

There are two URLs provided, might be good to provide the explicit endpoint that refers to the website, 'Deploying service web'