rasa-pro 3.9.16__py3-none-any.whl → 3.9.17__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of rasa-pro might be problematic. Click here for more details.

@@ -36,3 +36,9 @@ class ChangeFlowCommand(Command):
36
36
  # the change flow command is not actually pushing anything to the tracker,
37
37
  # but it is predicted by the MultiStepLLMCommandGenerator and used internally
38
38
  return []
39
+
40
+ def __eq__(self, other: Any) -> bool:
41
+ return isinstance(other, ChangeFlowCommand)
42
+
43
+ def __hash__(self) -> int:
44
+ return hash(self.command())
rasa/version.py CHANGED
@@ -1,3 +1,3 @@
1
1
  # this file will automatically be changed,
2
2
  # do not add anything but the version number here!
3
- __version__ = "3.9.16"
3
+ __version__ = "3.9.17"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rasa-pro
3
- Version: 3.9.16
3
+ Version: 3.9.17
4
4
  Summary: State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
5
5
  Home-page: https://rasa.com
6
6
  Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
@@ -328,7 +328,7 @@ rasa/dialogue_understanding/coexistence/router_template.jinja2,sha256=CHWFreN0sv
328
328
  rasa/dialogue_understanding/commands/__init__.py,sha256=UOw9_PgBNyI59jxMy5VO8xuGTy7-NKtVfytlKk8imw0,1775
329
329
  rasa/dialogue_understanding/commands/can_not_handle_command.py,sha256=2sNnIo1jZ2UEadkBdEWmDasm2tBES59lzvFcf0iY51U,2235
330
330
  rasa/dialogue_understanding/commands/cancel_flow_command.py,sha256=z1TmONIPQkYvPm2ZIULfBIXpgn5v6-VIsqInQnW3NH0,4275
331
- rasa/dialogue_understanding/commands/change_flow_command.py,sha256=PrmBa__Rz4NTqaGzqecZuny9zLVHuPxDoHTGzZScnGg,1175
331
+ rasa/dialogue_understanding/commands/change_flow_command.py,sha256=0s3g-3InNZs2eAiI7kmBKp3MzBJN69YzdT-IFJjaCaE,1338
332
332
  rasa/dialogue_understanding/commands/chit_chat_answer_command.py,sha256=jl8em1Xw867VAj5EogeuOjWK93uoT71IhjHU076c2mg,1773
333
333
  rasa/dialogue_understanding/commands/clarify_command.py,sha256=OzkqVRZrQo20cveqUoQGZE96DdRLLPgfPxJhroubIQw,2822
334
334
  rasa/dialogue_understanding/commands/command.py,sha256=oUP7cZHz2ew6JIrauzfkOntomNvgJfpMBhsuYh7cHo4,2528
@@ -654,9 +654,9 @@ rasa/utils/train_utils.py,sha256=f1NWpp5y6al0dzoQyyio4hc4Nf73DRoRSHDzEK6-C4E,212
654
654
  rasa/utils/url_tools.py,sha256=JQcHL2aLqLHu82k7_d9imUoETCm2bmlHaDpOJ-dKqBc,1218
655
655
  rasa/utils/yaml.py,sha256=KjbZq5C94ZP7Jdsw8bYYF7HASI6K4-C_kdHfrnPLpSI,2000
656
656
  rasa/validator.py,sha256=JFhASyXNzA24SIK4BCyX2rE4x2bsLMU7phYWAMSzlSM,55245
657
- rasa/version.py,sha256=u9A3DS6RKU5WkkZMQ_OYV0SxgxCbZnqErGTaBbW2gnQ,117
658
- rasa_pro-3.9.16.dist-info/METADATA,sha256=h0PGBgNNdrYUDruDbFu-YAx1B1iMuTea3vG66GKI5go,30450
659
- rasa_pro-3.9.16.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
660
- rasa_pro-3.9.16.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
661
- rasa_pro-3.9.16.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
662
- rasa_pro-3.9.16.dist-info/RECORD,,
657
+ rasa/version.py,sha256=j9HbcPYmwWIYhkdN8CmSRbyBZtRR38tUkdbK97ieysQ,117
658
+ rasa_pro-3.9.17.dist-info/METADATA,sha256=mtNL6t3yXzQtzYHaLFTdohTZKfMl0iabkZgzgNQ98yQ,30450
659
+ rasa_pro-3.9.17.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
660
+ rasa_pro-3.9.17.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
661
+ rasa_pro-3.9.17.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
662
+ rasa_pro-3.9.17.dist-info/RECORD,,