Share via


IRuntime Schnittstelle

Definition

public interface IRuntime
type IRuntime = interface
Public Interface IRuntime
Abgeleitet

Methoden

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

Erweiterungsmethoden

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

Gilt für: