Add AG-UI Blazor sample

This commit is contained in:
Javier Calvarro Nelson
2025-11-13 20:08:34 +01:00
Unverified
parent 0d9ae1920d
commit 0340531f3a
139 changed files with 9595 additions and 1 deletions
@@ -0,0 +1,10 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"Microsoft.AspNetCore.Components.AI": "Debug"
}
}
}