AzureBlobFileListSource interface

A training data source defined by an Azure Blob Container and a JSONL file list within the container.

Properties

azureBlobFileListSource

The underlying details of the Azure Blob File List Source.

azureBlobSource

Must be undefined for a Blob File List Source.

Property Details

azureBlobFileListSource

The underlying details of the Azure Blob File List Source.

azureBlobFileListSource: AzureBlobFileListSourceDetails

Property Value

azureBlobSource

Must be undefined for a Blob File List Source.

azureBlobSource?: undefined

Property Value

undefined