mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
update a2a sample to work with latest a2a library (#1149)
This commit is contained in:
@@ -103,5 +103,6 @@ else
|
||||
}
|
||||
|
||||
app.MapA2A(hostAgent!.TaskManager!, "/");
|
||||
app.MapWellKnownAgentCard(hostAgent!.TaskManager!, "/");
|
||||
|
||||
await app.RunAsync();
|
||||
|
||||
Reference in New Issue
Block a user