Skip to content

Retrieval intent needs to store full intent name in tracker #4826

Closed
@rgstephens

Description

Description of Problem:
The intent ask_faq/python_version is grouped into a single retriever event and placed in the tracker store as ask_faq. If you are using the TwoStageFallbackPolicy and the ActionDefaultAskAffirmation to further contextualize the conversation with the user, lack of the full intent name means you cannot determine the users intent.

Overview of the Solution:
Store the full intent name in the tracker store when using retrieval intents.

Metadata

Assignees

Labels

type:enhancement ✨Additions of new features or changes to existing ones, should be doable in a single PR

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions