serviceObject

The AI service to use for generating outputs.

Example

<div id="inlineaiprompt"></div>
<script>
$("#inlineaiprompt").kendoInlineAIPrompt({
    service: {
        url: "/api/llm"
    }
});
</script>
In this article
serviceRelated Properties
Not finding the help you need?
Contact Support