You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
Microsoft.Bot.Connector.DirectLine 3.0.3-Preview1
Describe the bug
I have created a new language services resource, a custom question answer library in it and then connected it to a bot.
see: https://techcommunity.microsoft.com/t5/ai-cognitive-services-blog/question-answering-feature-is-generally-available/ba-p/2899497
Then I enabled direct channel on the bot resource. grabbed the key and then plugged it in my existing solution. Note, the existing solution works fine if I connect to a bot (what microsoft now calls classic).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
bot message should be received
[bug]