This repo provides sample code for improving RAG applications with rich data sources including SQL Warehouses and documents analysed with Azure Document Intelligence. It is intended that the plugins ...
""" This example shows an end-to-end recipe for querying SQL database using only natural language. The example shows the following steps: 1. Loading "slim-sql-tool" and running initial tests to ...