GerritChatbot / rasa_base

4 stars 1 forks source link

Create gen 1 events finder #49

Closed essare-rimaz closed 1 year ago

essare-rimaz commented 1 year ago

Create a new intent and assign it to a rule with custom action as response.

Create custom action which retrieves given event from graphQL database of events app (access is public).

Possibly test out how this could be used via knowledge base

essare-rimaz commented 1 year ago

Done via commit 571c99f0dc3cc9c2d443bdf5bd18b548428c2ba3

Knowledge base will be gen 2 - taking advantage of the json fetched from Events app