Skip to content
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

feat - "local_only" kwarg in intent decorators #202

Open
JarbasAl opened this issue May 8, 2024 · 0 comments
Open

feat - "local_only" kwarg in intent decorators #202

JarbasAl opened this issue May 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JarbasAl
Copy link
Member

JarbasAl commented May 8, 2024

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

@JarbasAl JarbasAl added the enhancement New feature or request label May 8, 2024
@JarbasAl JarbasAl self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant