Table of Contents

Class BatchDataInput

Namespace
FoundationaLLM.Common.Models.AzureAIService
Assembly
FoundationaLLM.Common.dll

Batch data input class.

public class BatchDataInput
Inheritance
BatchDataInput
Inherited Members
Extension Methods

Properties

DataUri

The uri to the data set.

[JsonPropertyName("dataUri")]
public string DataUri { get; set; }

Property Value

string