Add LLM Kit documentation - #3834
Open
IvanDanchev with Copilot wants to merge 7 commits into
Open
Conversation
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
…e links Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
IvanDanchev
August 5, 2026 08:42
View session
Contributor
|
@copilot |
Contributor
Author
It looks like your comment got cut off before the sentence finished. Could you complete your feedback so I can address it? |
Contributor
|
@copilot tag is now Replace it in the overview and reasoning articles. |
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Contributor
Author
... Done — replaced |
IvanDanchev
reviewed
Aug 5, 2026
…citation Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
IvanDanchev
reviewed
Aug 5, 2026
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
…ui-generator/overview.md Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduces documentation for the Telerik UI for Blazor LLM Kit — a set of purpose-built components for building transparent, enterprise-ready AI agent UIs with visibility, human-in-the-loop control, and auditability.
New files —
components/llmkit/overview.md— Describes the kit's purpose, lists all five components in a summary table, and includes a static combined example showing all components rendered in a completed workflow state.chain-of-thought.md—TelerikChainOfThought: typed step list withThoughtTemplate,Expandable,Completed.checkpoint.md—TelerikCheckpoint: restore point withState/StateChanged.citation.md—TelerikCitation: inline source chip withData,TItem,Label.tool-call.md—TelerikToolCall: tool invocation display with parameters, result, and approval flow viaToolCallState/OnAction.reasoning.md—TelerikReasoning: collapsible agent scratchpad withContenttemplate,Completed,SecondaryLabel.Conventions followed