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.
The current Issue Template doesn't serve the purposes of this forked workstream well. The edits simplify and generalize for feature additions rather than a bug-forward issue template.
Solves for #3
Does this introduce a breaking change?
[ ] Yes
[x ] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x ] Other... Please describe: Issue Template edit
How to Test
Go to "Issues" tab in GitHub UI
Select "New Issue"
Issue template should be the new format (see file changes)
Purpose
The current Issue Template doesn't serve the purposes of this forked workstream well. The edits simplify and generalize for feature additions rather than a bug-forward issue template.
Solves for #3
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information