Implemented interface member:
1 reference to GetTextContentsAsync
Microsoft.ML.GenAI.LLaMA (1)
LlamaChatCompletionService.cs (1)
36var replies = await _textGenerationService.GetTextContentsAsync(prompt, executionSettings, kernel, cancellationToken);