Telerik UI for ASP.NET MVC LLM Kit Overview

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

Also available for:

devcraft ninja image

The LLM Kit component is part of Telerik UI for ASP.NET MVC, 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 MVC LLM Primitives, a collection of components for building agentic and conversational AI experiences: Reasoning, ChainOfThought, ToolCall, Checkpoint, and Citation.

This demo combines all five components in a single chat scenario. Send the pre-filled prompt to see the agent think through the request, search for tools, ask for approval before running a query, and respond with cited sources. Use the checkpoint buttons to start over or redo the conversation.

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 a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources