RulePolicy module -> Vova (in progress)Form event to Loop](https://github.com/RasaHQ/rasa/issues/6409)Form / Loop event or if they should use different one (one event is fine)active_loop to tracker dict and to deprecate active_formFormAction to use a custom action to ask for the next requested slot](https://github.com/RasaHQ/rasa/issues/6185)For documentation:
required_slots flow. Validate action can return which next slot is requested and also can return SlotSet(REQUESTED_SLOT, None) indicating that a form should be deactivated@Ghostvv What's the state of the refactoring? Did you do that as part of the negative rules branch? What about the other open todos?
ah, you probably had a couple of stories?
started the final refactor today, I plan to finish it tomorrow, it'll have to be part of e2e PR
active_loop) -> I think we're fine for nowShould we rename the form event internally?
I think we should
Refactor the hack for the featurization of the deactivated form
yes it is part of e2e PR
Check how to represent confidence in Fallback classifier - What would a different representation achieve
it should mimic the fact how confident we are that it is indeed fallback
@wochinge do we want any of this to go into 2.0.0a2, this Friday?
There is no user facing change in there so we don't need it for the second alpha
Tobi: Should we rename the form event internally?
Vova: I think we should
Ok. That will break Rasa X compatibility (if we rename the type part in it as well) 馃
@Ghostvv
How about Do we need separate loop / form events ? I think there is currently no need for that.
it should mimic the fact how confident we are that it is indeed fallback
Ok, but it's not urgent at all, is it? We can ship that as an improvement even after the Rasa Open Source 2.0 release.
How about Do we need separate loop / form events ? I think there is currently no need for that.
no, I think we need only loop event, how complicated is it to change in rasa x? we're preparing special version for 2.0 anyhow, right?
nlu fallback is not urgent
Closing this as it's done
nlu fallback is not urgent
i didn't create an issue for it now - I think we should do so when we actually have the need for it.
we actually have the need for it.
what do you mean????
We actually need it now, but due to that fact that we don't have time for it, it's not urgent
I'll create an issue for it