mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Cleanup.
This commit is contained in:
@@ -62,6 +62,7 @@ internal sealed class FeedbackExecutor : Executor<SloganResult>
|
||||
return;
|
||||
}
|
||||
|
||||
Console.WriteLine("Sending back for refining");
|
||||
await context.SendMessageAsync(feedback, cancellationToken: cancellationToken);
|
||||
this._attempts++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user