Kendo UI for jQuery LLM Kit Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.html

Also available for:

kendo ui kendoka logo

The LLM Kit component is part of Kendo UI for jQuery, a professional grade UI library with 120+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Kendo UI for jQuery LLM Kit is a collection of components built for agentic and conversational AI experiences. It gives users transparency into what an AI agent is doing—its reasoning, its tool calls, and the sources behind its answers—while giving them checkpoints to control and roll back the conversation.

This demo combines the Reasoning, ChainOfThought, ToolCall, Checkpoint, and Citation components in a single agentic chat turn.

This LLM Kit example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Reasoning–Displays a model's thinking trace as a single collapsible block, optionally streaming content token by token.
  • Chain of Thought–Groups an ordered sequence of thought steps under a single collapsible header, with optional custom row templates.
  • Tool Call–Displays a single tool or function invocation, including its parameters, approval flow, result, and error states.
  • Checkpoint–Renders a decorative separator between conversation turns with a Start Over or Redo action.
  • Citation–Embeds an inline reference chip that opens a paginated popover with full source details.

Support & Learning Resources

Additional Resources