serviceString|Object

The URL of the AI service to use for generating outputs.

Example

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