diff --git a/services/distributions_api/const.py b/services/distributions_api/const.py index aaf8c7f68..7e2ac7ea2 100644 --- a/services/distributions_api/const.py +++ b/services/distributions_api/const.py @@ -6,4 +6,6 @@ INVISIBLE_COMPONENT_NAMES = [ "dialogpt", "dff_generative_skill", + "dff_universal_prompted_skill", + "dff_dream_persona_ru_prompted_skill", ]