We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de52219 commit 00a3835Copy full SHA for 00a3835
rasa/core/policies/registry.py
@@ -24,3 +24,6 @@
24
25
# noinspection PyUnresolvedReferences
26
from rasa.core.policies.mapping_policy import MappingPolicy
27
+
28
+# noinspection PyUnresolvedReferences
29
+from rasa.core.policies.embedding_policy import EmbeddingPolicy
0 commit comments