Telerik UI for ASP.NET Core LLM Kit Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

devcraft ninja image

The LLM Kit component is part of Telerik UI for ASP.NET Core, 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

Get familiar with the Telerik UI for ASP.NET Core LLM Primitives, a collection of components for building agentic and conversational AI experiences: Reasoning, ChainOfThought, ToolCall, Checkpoint, and Citation.

The kit gives you ready-made building blocks for displaying reasoning traces, multi-step thought chains, tool invocations, inline citations, and conversation checkpoints — all designed to live alongside any chat or agentic interface. This demo combines all five components in a single chat scenario.

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.

Additional Apps

This LLM Kit example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources