Closed crickman closed 5 days ago
Update sample Step04_AgentOrchestration to correctly specify the name of the function parameter.
Step04_AgentOrchestration
Fixes: https://github.com/microsoft/semantic-kernel/issues/9778
Sample specified parameter name exception but the actual name had been refactored to error.
exception
error
Motivation and Context
Update sample
Step04_AgentOrchestration
to correctly specify the name of the function parameter.Fixes: https://github.com/microsoft/semantic-kernel/issues/9778
Description
Sample specified parameter name
exception
but the actual name had been refactored toerror
.Contribution Checklist