Skip to content

Add LLM Kit documentation - #3834

Open
IvanDanchev with Copilot wants to merge 7 commits into
masterfrom
copilot/blazor-docscomponentsllmkit
Open

Add LLM Kit documentation#3834
IvanDanchev with Copilot wants to merge 7 commits into
masterfrom
copilot/blazor-docscomponentsllmkit

Conversation

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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.mdTelerikChainOfThought: typed step list with ThoughtTemplate, Expandable, Completed.
  • checkpoint.mdTelerikCheckpoint: restore point with State / StateChanged.
  • citation.mdTelerikCitation: inline source chip with Data, TItem, Label.
  • tool-call.mdTelerikToolCall: tool invocation display with parameters, result, and approval flow via ToolCallState / OnAction.
  • reasoning.mdTelerikReasoning: collapsible agent scratchpad with Content template, Completed, SecondaryLabel.

Conventions followed

  • Each article has a minimal, self-contained static demo — no timers or state machines.
  • Parameter documentation deferred to API reference links (SegmentedControl pattern) rather than inline tables.
  • Cross-links between all articles and back to the overview.

Copilot AI and others added 2 commits August 5, 2026 07:13
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
…e links

Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
@IvanDanchev

Copy link
Copy Markdown
Contributor

@copilot
The Reasoning component's tag is now . Replace it in the overview and reasoning articles.

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

@copilot
The Reasoning component's tag is now . Replace it in the overview and reasoning articles.

It looks like your comment got cut off before the sentence finished. Could you complete your feedback so I can address it?

@IvanDanchev

Copy link
Copy Markdown
Contributor

@copilot
The Reasoning component's

<Content> 

tag is now

<ContentTemplate>

Replace it in the overview and reasoning articles.

Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

@copilot
The Reasoning component's

...

Done — replaced <Content> with <ContentTemplate> in both reasoning.md and overview.md in commit Replace Content tag with ContentTemplate in Reasoning docs.

Comment thread components/llmkit/overview.md Outdated
…citation

Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Comment thread components/llmkit/overview.md Outdated
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Copilot AI requested a review from IvanDanchev August 5, 2026 12:49
@IvanDanchev
IvanDanchev marked this pull request as ready for review August 5, 2026 12:52
@IvanDanchev
IvanDanchev requested review from a team as code owners August 5, 2026 12:52
@IvanDanchev
IvanDanchev requested a review from dimodi August 5, 2026 12:52
Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
…ui-generator/overview.md

Co-authored-by: IvanDanchev <6611603+IvanDanchev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants