rasa-pro 3.10.26__py3-none-any.whl → 3.10.27__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.

@@ -38,7 +38,7 @@ class CommandProcessorComponent(GraphComponent):
38
38
  self,
39
39
  tracker: DialogueStateTracker,
40
40
  flows: FlowsList,
41
- domain: Domain,
41
+ domain: Optional[Domain] = None,
42
42
  story_graph: Optional[StoryGraph] = None,
43
43
  ) -> List[Event]:
44
44
  """Execute commands to update tracker state."""
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.10.26"
3
+ __version__ = "3.10.27"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: rasa-pro
3
- Version: 3.10.26
3
+ Version: 3.10.27
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
  Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
6
6
  Author: Rasa Technologies GmbH
@@ -393,7 +393,7 @@ rasa/dialogue_understanding/patterns/session_start.py,sha256=yglhIEkkquRf0YppZ4C
393
393
  rasa/dialogue_understanding/patterns/skip_question.py,sha256=rvZuVUxulikwUhP01MAIgkcHZ4Si7mzxNedH6QBPdX4,1214
394
394
  rasa/dialogue_understanding/processor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
395
395
  rasa/dialogue_understanding/processor/command_processor.py,sha256=OEJ8uwV9LsaRN8Jw0IF9GpF-Gh0P8SaW_SDh5ELb7zk,25510
396
- rasa/dialogue_understanding/processor/command_processor_component.py,sha256=dV9VfkisajHe2JNv23MnPumUv7s79vqE625LwIvb6Ds,1634
396
+ rasa/dialogue_understanding/processor/command_processor_component.py,sha256=EdjfNPngjBzO8EhaZw45Npn_Urcwgz4yniTsssw5Ta0,1651
397
397
  rasa/dialogue_understanding/stack/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
398
398
  rasa/dialogue_understanding/stack/dialogue_stack.py,sha256=j8MnLCyv6cAZVpKRaUVM-Z5HqgWP-scrnaiQXzLNBwY,5243
399
399
  rasa/dialogue_understanding/stack/frames/__init__.py,sha256=CXLs8I_eeJ-d2tQmS19V26OM6CHy3VN5whH5uHBodj4,656
@@ -728,9 +728,9 @@ rasa/utils/train_utils.py,sha256=f1NWpp5y6al0dzoQyyio4hc4Nf73DRoRSHDzEK6-C4E,212
728
728
  rasa/utils/url_tools.py,sha256=JQcHL2aLqLHu82k7_d9imUoETCm2bmlHaDpOJ-dKqBc,1218
729
729
  rasa/utils/yaml.py,sha256=KjbZq5C94ZP7Jdsw8bYYF7HASI6K4-C_kdHfrnPLpSI,2000
730
730
  rasa/validator.py,sha256=AsFJ8e1zWHW-hnH_IB3SGBBl68vstKPrrqbAydgjVhQ,63149
731
- rasa/version.py,sha256=GyJiURtkOfxjSeja1T4SO4rlFkmC8Y3Cm2KQMrH8Y1I,118
732
- rasa_pro-3.10.26.dist-info/METADATA,sha256=_ub_I78tX40PTrmdjSbqjdcWQ3yuMJxtQLigq_NDa7I,10852
733
- rasa_pro-3.10.26.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
734
- rasa_pro-3.10.26.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
735
- rasa_pro-3.10.26.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
736
- rasa_pro-3.10.26.dist-info/RECORD,,
731
+ rasa/version.py,sha256=ld7NuNOFgngtZyGHLwLAV45QtzNXi68iE4d5m_2YG9Y,118
732
+ rasa_pro-3.10.27.dist-info/METADATA,sha256=DCqaRusygrUTPZ_pp4Y-1mH_t1ghPhdVn8Ca0CsXEas,10852
733
+ rasa_pro-3.10.27.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
734
+ rasa_pro-3.10.27.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
735
+ rasa_pro-3.10.27.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
736
+ rasa_pro-3.10.27.dist-info/RECORD,,