[Re-implement featurization] Finalize Integration #9415
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
area:rasa-oss/ml/policies
Issues focused around rasa's dialogue management policies
feature:rasa-3.0/architecture
type:enhancement ✨
Additions of new features or changes to existing ones, should be doable in a single PR
Milestone
Overview of Solution:
Connect all the migrated components and the new components for the e2e featurization pipeline created so far (as depicted here) and enable caching of lookup table (to avoid having to re-compute the same features when only changing the policies but not the featurization pipeline components)
Dependence:
depends on migration of NLU Tokenizers (#9410) and Featurizers (at least #9449), implementation of recipe (#9277) , domain provider components and graph components (#9346)
Definition of Done:
adapt(will include this in [Re-implement featurization] Move to integration branch, adapt Policies, and add checks #9340 )UnexpecTEDIntentPolicy
The text was updated successfully, but these errors were encountered: