Building a RAG System Using Azure OpenAI, Azure AI Search, and Storage Account

tsuzuki-s 60 Reputation points
2024-05-30T07:29:13.2+00:00

When following the steps below to build a RAG system, an error message stating "An error occurred while reading files from the storage account" appears regarding the storage container, and the RAG does not function properly. Please provide a solution to improve this issue.

Azure OpenAI, Azure AI Search, Storage Account(flat) are used

  1. Upload the target documents (PDFs) to the BLOB Storage within the Storage Account.
  2. Then, set the semantic ranker on AI Search to Free.
  3. Open OpenAI Studio and deploy "gpt-4-2024-0409" and "text-embedding-ada-002".
  4. From "Bring your own data", set the data source to BLOB Storage and configure AI Search, Storage Account, etc.
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.