Fei Chen
Fei Chen
@tsuwandy could you take a look if there are some issues for these orchestrator samples?
I also created a PR to update the sample docs to a working version based on my trial https://github.com/microsoft/BotBuilder-Samples/pull/2754. Hope that helps.
@tsuwandy, the error("Failed to find or load Model") is still there. Do you have a chance to follow the README of 03.declarative-bot to build the model and then chat with...
The error comes from InitializeModel function here https://github.com/microsoft/botbuilder-dotnet/blob/main/libraries/Microsoft.Bot.Builder.AI.Orchestrator/OrchestratorAdaptiveRecognizer.cs#L294.