isStreamingBoolean(default: false)

Sets the widget in a streaming mode.

Important: When set to true, the responseTemplate configuration will not be applicable.

Example

<div id="inlineaiprompt"></div> <script> $("#inlineaiprompt").kendoInlineAIPrompt({ isStreaming: true }) </script>
In this article
isStreaming
Not finding the help you need?
Contact Support