New doc - build a minimal Azure Rag app
Open
:bomb: vanQUEST
:pushpin: seQUESTered
intelligent-apps/subsvc
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
Description
### Describe the issue or suggestion
Add a new doc to the .NET AI docs to cover a minimal RAG scenario. Currently there is only RAG coverage of more comprehensive templates. The new article should loosely follow the Naive Rag pattern and demonstrate the following:
- How to work with OpenAI or Azure OpenAI models
- Chat with data from a storage repository such as Azure Storage or in-memory solutions
- Leverage vector search and embeddings
---
[Associated WorkItem - 367792](https://dev.azure.com/msft-skilling/Content/_workitems/edit/367792)
Contributor guide
Assessment
This issue has not been assessed yet.