Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

[Component: Unknown Intent] Design/Spec #466

@ryanisgrig

Description

@ryanisgrig

⚠NOT FINAL: The below is an assessment on the current state ⚠

User Story

As a developer creating a conversational core template
I want a preconfigured response for handling unknown intents
so that I have a working bot to acknowledge said intents out of the box.

Description

Sample logic for handling unknown utterances, this primarily has value as part of a preconfigured template of dialogs rather than a package to enable/disable.

Conversation Design

image

Language Understanding

Intent Sample Utterances Prebuilt Entities Custom Entities Patterns
n/a

Dialogs

Dialogs should handle logic for handling unknown utterances.

Custom Actions

Name Input Output Notes
n/a

Channels

n/a

Metadata

Metadata

Labels

Area: PackagesRelating to bot component packages.committedCommitted for the current sprint

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions