Share via


StreamingKernelContent<T> Interface

Type Parameters

T

The type of the content.

Implements

public interface StreamingKernelContent<T>
extends KernelContent<T>

Base class which represents the content returned by an AI service.

Applies to