Skip to content

feat - "local_only" kwarg in intent decorators #202

@JarbasAl

Description

@JarbasAl

i propose adding a new kwarg to the intent decorators, allowing to signal an intent as local only

this means the intent only triggers if session_id == "default", but won't work if coming from a voice satellite

this way we can add extra "local only" functionality or in case of TODOS allows to keep the intents around until they are expanded to support voice satellites

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions