Skip to content

proposal: OOVSkills #273

@JarbasAl

Description

@JarbasAl

these are some notes i had in a gist, just an idea not something in roadmap, but i figured it would be cool to discuss

OOVSkills framework proposal

  • out-of-vocabulary intents skill class - OOVSkills
  • triggered before common_query framework
  • match an intent using something like https://github.com/GT4SD/zberta
    • this gives us an intent classification without a registred handler
    • "handle this question" becomes "handle this intent somehow"
    • OOVSkills can use this info for a richer common_query experience
  • send the intent_tag + utterance to OOVSkills

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions