buerokratt / Training-Module

MIT License
2 stars 20 forks source link

Training module for Intents #10

Open vmugra opened 2 years ago

vmugra commented 2 years ago

AS A Chatbot Trainer I WANT TO create new and modify existing intents and relating functionalities SO THAT the chatbot can be sufficiently trained

Views: Intents view Files: rasa-ilmateenused/data/nlu/ each file ending with "nlu.yml" is a separate intent file See temporary list of API endpoints

Acceptance Criteria

For local intents if user is adding a new intent, they must choose if the local data is private/sensitive or public data (no sensitive information)

GUI

DSL

Integration

All of the following must be done via appropriate Ruuter endpoints

ceirowe commented 1 year ago

@turnerrainer GUI endpoints:

PS! All these endpoints should apply to both common and local intents separately

vmugra commented 1 year ago

Prototype:

Image

ceirowe commented 1 year ago

@vmugra GUI AC-s are in-review. This task can be moved forward aswell.

RaulAltmae commented 1 year ago

Done in subtasks