Skip to content

[#4037] Add ComponentRegistration for memory scopes #6886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sw-joelmut
Copy link
Collaborator

@sw-joelmut sw-joelmut commented Mar 25, 2025

Fixes microsoft/BotBuilder-Samples#4037

Description

This PR adds the ComponentRegistration class to register the memory scopes (turn, this, etc.) in the dialog state manager.
Note: this change is already applied in botbuilder-js, now botbuilder-dotnet does the same.

Specific Changes

  • Added ComponentRegistration to DialogStateManager to register dialog memory scopes.

Testing

The following image shows the CQA bot working correctly.
imagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memory scopes:[] error in multi turn with QABotAllFeature
2 participants