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