Uses of Class
com.microsoft.semantickernel.services.StreamingKernelContent
-
Packages that use StreamingKernelContent Package Description com.microsoft.semantickernel.services.textcompletion -
-
Uses of StreamingKernelContent in com.microsoft.semantickernel.services.textcompletion
Subclasses of StreamingKernelContent in com.microsoft.semantickernel.services.textcompletion Modifier and Type Class Description classStreamingTextContentStreamingTextContent is a wrapper for TextContent that allows for streaming.
-