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.
[ ] bug report -> please search issues before submitting
[x] feature request (including template changes)
[ ] documentation issue or request
[ ] regression (a behavior that used to work and stopped in a new release)
Description
Please include any relevant information, including repro steps for a bug (with log messages, version, OS, etc..)
As an admin, I want to have a simpler view (ChatGPT-only) so that users can have a simple, vanilla chat-only experience (not confused with Chat & Ask in original)
Expected/desired behavior
Please include any acceptance criteria here (should look like tasks to complete for the issue to be resolved)
[ ] Should have a feature flag/ option to disable certain tabs on the webpage. i.e. when rendering the web page, the user should only see "ChatGPT" if the flag is selected
Design/Wiki Reference
Please add URLs to the design/wiki. Please note that README should be updated with relevant information as part of feature development to be code complete.
This issue is for a: (mark with an
x
)Description
Please include any relevant information, including repro steps for a bug (with log messages, version, OS, etc..)
Expected/desired behavior
Please include any acceptance criteria here (should look like tasks to complete for the issue to be resolved)
Design/Wiki Reference
Please add URLs to the design/wiki. Please note that README should be updated with relevant information as part of feature development to be code complete.
Mention any other details that might be useful