Share via


IRuntime Interfaz

Definición

public interface IRuntime
type IRuntime = interface
Public Interface IRuntime
Derivado

Métodos

GenerateAnswerWithHttpMessagesAsync(String, QueryDTO, Dictionary<String,List<String>>, CancellationToken)
TrainWithHttpMessagesAsync(String, FeedbackRecordsDTO, Dictionary<String,List<String>>, CancellationToken)

Métodos de extensión

GenerateAnswerAsync(IRuntime, String, QueryDTO, CancellationToken)
TrainAsync(IRuntime, String, FeedbackRecordsDTO, CancellationToken)

Se aplica a