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

New doc - build a minimal Azure Rag app #44566

Open
alexwolfmsft opened this issue Jan 28, 2025 · 0 comments
Open

New doc - build a minimal Azure Rag app #44566

alexwolfmsft opened this issue Jan 28, 2025 · 0 comments
Labels
intelligent-apps/subsvc 🗺️ reQUEST Triggers an issue to be imported into Quest.

Comments

@alexwolfmsft
Copy link
Contributor

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
@dotnet-policy-service dotnet-policy-service bot added the ⌚ Not Triaged Not triaged label Jan 28, 2025
@alexwolfmsft alexwolfmsft changed the title Build a minimal Azure Rag app New doc - build a minimal Azure Rag app Jan 28, 2025
@alexwolfmsft alexwolfmsft added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jan 29, 2025
@dotnet-policy-service dotnet-policy-service bot removed the ⌚ Not Triaged Not triaged label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
intelligent-apps/subsvc 🗺️ reQUEST Triggers an issue to be imported into Quest.
Projects
None yet
Development

No branches or pull requests

1 participant