Closed
Description
Describe the bug
GetTextContentAsync
extension method expects single output from textGenerationService.GetTextContentsAsync
.
See
I think that the Single()
is not necessary here. Also, Python version of SK allows returning multiple instances of TextContent
from get_text_contents
method.
Platform
- OS: Windows 11
- IDE: Visual Studio 17.10.0
- Language: C#
- Source: NuGet package version 1.13.0
Metadata
Metadata
Assignees
Type
Projects
Status
Sprint: Done