Building a RAG System Using Azure OpenAI, Azure AI Search, and Storage Account
tsuzuki-s
60
Reputation points
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
- Upload the target documents (PDFs) to the BLOB Storage within the Storage Account.
- Then, set the semantic ranker on AI Search to Free.
- Open OpenAI Studio and deploy "gpt-4-2024-0409" and "text-embedding-ada-002".
- 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
Sign in to answer