buerokratt / Training-Module

MIT License
2 stars 20 forks source link

Training module for Forms and Slots #14

Open vmugra opened 2 years ago

vmugra commented 2 years ago

AS A Chatbot Tainer I WANT TO create new and modify existing forms and its dependant functionalities SO THAT rules and stories can be created

Acceptance Criteria

Temporary list of endpoints - https://github.com/buerokratt/Buerokratt-onboarding/issues/8 Views: Forms view - supposed to be under Training section Sample domain.yml - https://github.com/buerokratt/Training-Module/blob/main/mock1/domain.yml

Rasa Forms (Vormid in proto) and Rasa Slots (Mälukohad in proto) are dependant on each other - Forms can not be created/used without slots

GUI

DSL

Forms

Slots

turnerrainer commented 2 years ago

@vmugra About AC Search and sort forms - should this 1) be done limited to only on whatever is currently shown in GUI; or 2) include results from (other / historic, etc) data from databases as well?

vmugra commented 2 years ago

@turnerrainer For current model only currently used forms, however stored data includes forms as well. (Rollback allows to see data from the past)

turnerrainer commented 2 years ago

@turnerrainer For current model only currently used forms, however stored data includes forms as well. (Rollback allows to see data from the past)

Makes sense. Need DSLs to search from databases as well then. All good.

ceirowe commented 1 year ago

@vmugra GUI status can move forward. Both GUI tasks are ready to be reviewed.

vmugra commented 1 year ago

Form name still needs to be added!

Other things accepted!

vmugra commented 1 year ago

GUI ACs accepted based on prototype!