Telerik UI for ASP.NET Core LLM Kit Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
meridianMeridian Theme
- Main
- Main Dark
Default Theme- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Material 2
- Material 2 Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
- Main Dark
Also available for:
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.