New to Telerik UI for Blazor? Download Free 30-day trial

LLM Kit - Checkpoint

Chat
How do I reset my API key?
You can reset your API key in Settings → API → Reset Key. This will invalidate the old key immediately.
What happens to apps using the old key?
Apps using the old key will stop working immediately. Update all integrations before resetting.
  • Checkpoint.razor
Loading the demo source code...please wait.
Style in ThemeBuilder
  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

The TelerikCheckpoint component marks a conversation restore point and exposes Start Over and Restore actions that let users roll the session back to a known-good state. It is designed to be placed inline within a chat transcript, acting as a visual divider between conversation segments.

Set the State parameter to CheckpointState.StartOver, CheckpointState.Restore, or CheckpointState.Redo to drive the rendered action. The StateChanged event callback fires when the user clicks the checkpoint action, giving you full control over how conversation history is rewound or replayed. Supply ChildContent to replace the default label and action button with custom markup.

This Blazor LLM Kit Checkpoint example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor 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 Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.