You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo provides sample code for improving RAG applications with rich data sources including SQL Warehouses and documents analysed with Azure Document Intelligence.
4
6
5
7
It is intended that the plugins and skills provided in this repository, are adapted and added to your new or existing RAG application to improve the response quality.
6
8
9
+
**Got questions? Use the awesome DeepWiki linked above to see an overview of the code and approaches**.
10
+
7
11
> [!IMPORTANT]
8
12
>
9
13
> - This repository now uses `uv` to manage dependencies and common utilities. See [uv](https://docs.astral.sh/uv/) for more details on how to get started.
0 commit comments