Share via


IRuntime Interface

Definição

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 Extensão

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

Aplica-se a