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/blacklist_from_session #98

Merged
merged 1 commit into from
Jun 5, 2024
Merged

feat/blacklist_from_session #98

merged 1 commit into from
Jun 5, 2024

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Jun 3, 2024

allow skill_id and intents to be blacklisted in the Session, these will be ignored during the matching process

this allows finetuning utterances and permissions per client, taking it into account during the match process instead of filtering before/after the handling of the utterance

needed for hivemind RBAC

companion to OpenVoiceOS/ovos-core#492

allow skill_id and intents to be blacklisted in the Session, these will be ignored during the matching process

this allows finetuning utterances and permissions per client, taking it into account during the match process instead of filtering before/after the handling of the utterance

needed for hivemind RBAC

companion to OpenVoiceOS/ovos-core#492
@JarbasAl JarbasAl added the enhancement New feature or request label Jun 3, 2024
@JarbasAl JarbasAl merged commit 9776d6e into dev Jun 5, 2024
6 checks passed
@JarbasAl JarbasAl deleted the feat/blacklist_from_session branch June 5, 2024 02:17
@github-actions github-actions bot mentioned this pull request Sep 2, 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

Successfully merging this pull request may close these issues.

1 participant