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

Define Messagebus API for chat entrypoints #33

Open
NeonDaniel opened this issue Dec 22, 2022 · 1 comment
Open

Define Messagebus API for chat entrypoints #33

NeonDaniel opened this issue Dec 22, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@NeonDaniel
Copy link
Member

This module emits chat.<name> (i.e. chat.wolfram) with same data and context as utterance Messages.
Chat handler will respond with chat.<name>.response with the response string in message.data['response'].

NeonGeckoCom/neon-utils#397

@NeonDaniel
Copy link
Member Author

NeonDaniel commented Dec 22, 2022

First bots to be implemented:

  • Wolfram
  • DuckDuckGo
  • AssemblyInstructions Requires major restructuring of skill to deal with conversation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Status: Low Priority
Development

No branches or pull requests

2 participants