Is Rasa X compatible with Retrieval Actions/Response Selector & Two-Stage Fallback Policy? If not when is this going to happen?
Hi @rkman,
Yes, Rasa X works fine for these, with one limitation.
When you use Retrieval Actions/Response Selector, you can not yet train the model from the UI. You will have to train locally, and upload the trained model.
1 Like
Thanks! However, Retrieval intents and Two-Stage Fallback Policy are not working together and I believe this is an open issue. Retrieval intent needs to store full intent name in tracker · Issue #4826 · RasaHQ/rasa · GitHub TwoStageFallbackPolicy with Retrieval Actions
Is there an update on this?