Implemented interface member:
1 reference to GetStreamingTextContentsAsync
Microsoft.ML.GenAI.Phi (1)
Phi3\Phi3CausalLMChatCompletionService.cs (1)
52
await foreach (var reply in _textGenerationService.
GetStreamingTextContentsAsync
(prompt, executionSettings, kernel, cancellationToken))