Enhancing Document Extraction with Azure AI Document Intelligence and LangChain for RAG Workflows.
18/07/2024
Table of Contents Introduction. 2 Overview.. 2 Architecture 1: Few Shot SQL Generation. 3 Architecture 2: Few Shot SQL Generation with RAG.. 4 Architecture 3: Fine Tuning SQL Generation with GPT 3.5T. 5 Evaluation. 6 Mitigations: 7 Additional resources. 8 Prompt Examples. 8 Introduction The…