AgentBlazor Docs

Documentation

Install it. Run one route. Prove it works.

Start with one Blazor route, one workflow, and one chat surface. The reference route is the support inbox demo.

Default path package -> Program.cs -> one workflow
Verification first build, run, then test prompts on a real route
CLI is advanced keep it out of the first install unless manual setup is too slow

Manual start order

dotnet add package AgentBlazor --version 0.1.0-preview.11
builder.Services.AddAgentBlazor(...)
app.MapAgentBlazorEndpoints()
Render one chat surface on one route
dotnet build
dotnet run

Read these pages next

An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.