Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

.NETUsage: [Issues, PRs], Target: .NetbugUsage: [Issues], Target: all issues (Legacy, prefer issue type: bug)

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions