@* Copyright (c) Microsoft. All rights reserved. *@
@page "/microsoft-agent-framework/feature/{scenarioId}"
@using AGUIDojoClient.Components.Shared
@using AGUIDojoClient.Components.Demos.AgenticChat
@using AGUIDojoClient.Components.Demos.AgenticGenerativeUI
@using AGUIDojoClient.Components.Demos.BackendToolRendering
@using AGUIDojoClient.Components.Demos.HumanInTheLoop
@using AGUIDojoClient.Components.Demos.SharedState
@using AGUIDojoClient.Components.Demos.PredictiveStateUpdates
@using AGUIDojoClient.Components.Demos.ToolBasedGenerativeUI
@rendermode InteractiveServer
@inject DemoService DemoService
@inject NavigationManager Nav
Code view for @scenario.Title will be available soon.
This will show the relevant source code for this scenario.
Documentation for @scenario.Title will be available soon.
This will include:
The scenario "@ScenarioId" could not be found.