Skip to content

.NET: [Bug]: Provided Human in the loop sample does not seem to work anymore with RC1 #4144

@rwjdk

Description

@rwjdk

Description

In the repo, you have https://github.com/microsoft/agent-framework/tree/main/dotnet/samples/GettingStarted/Workflows/HumanInTheLoop/HumanInTheLoopBasic

Which is a Human in the Loop sample... This seems not to work anymore with RC1 (If you guess a number, the sample just ends with no feedback or giving user the option to retry)

I also have a similar Sample here: https://github.com/rwjdk/MicrosoftAgentFrameworkSamples/blob/main/src/Workflow.HumanInTheLoop/Program.cs , and there I just get a very un-descriptive error of

System.InvalidOperationException: 'Executor 'Evaluator and Hint-giver' cannot send messages of type 'FeedbackToUser'.'
Image

when run... This sample worked flawlessly pre RC1

Any hints as to what is going on here?

Code Sample

Error Messages / Stack Traces

Package Versions

RC1

.NET Version

.NET10

Additional Context

No response

Metadata

Metadata

Assignees

Labels

.NETbugSomething isn't workingv1.0Features being tracked for the version 1.0 GA

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions