Azure Blob Storage
Last updated
Last updated
The Azure Blob Storage data source in Epsilla enables users to connect to an Azure Blob Storage container and manage documents for their knowledge base. This integration is perfect for handling documents stored in cloud environments, such as PDFs, Word documents, images, or spreadsheets, for retrieval purposes.
Choose Azure Blob Storage to proceed.
Provide a Knowledge Base Name. A valid name must start with a letter or '_', and it can contain only letters, digits, underscores, and whitespaces. Example: MyABSDocs
.
Input the following details to connect your Azure Blob Storage container:
Storage Account Name: Provide the name of your Azure Blob Storage account (e.g., epsillablobstaging
).
Storage Access Key: Enter the access key associated with your Azure Blob Storage account.
Bucket | Container Name: Specify the container name where your documents are stored (e.g., epsilla
).
Prefix (Optional): If you want to focus on a specific folder or path within the container, enter it here. Leave it blank to use the bucket root.
Once the connection details are entered, click Create:
Epsilla will automatically process the container files. During this process, the platform loads, chunks, and embeds the documents into vectors for efficient retrieval. You can monitor the progress of data processing in real-time:
After the data is processed, the list of documents imported from the container will be visible in the Loaded Files section. Files that are ready for use will be marked as Ready, while those still processing will show a status of Processing data.
You can update or edit your Azure Blob Storage configuration by navigating to the Data Sources tab under your knowledge base.