rasa-pro 3.11.0__tar.gz → 3.11.0a2__tar.gz

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.

Files changed (785) hide show
  1. rasa_pro-3.11.0a2/PKG-INFO +576 -0
  2. rasa_pro-3.11.0a2/README.md +420 -0
  3. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/pyproject.toml +24 -16
  4. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/__main__.py +15 -31
  5. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/api.py +1 -5
  6. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/default_arguments.py +2 -1
  7. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/shell.py +1 -5
  8. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/train.py +0 -14
  9. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/e2e_test.py +1 -1
  10. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/evaluate.py +8 -8
  11. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/inspect.py +5 -7
  12. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/interactive.py +0 -1
  13. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/llm_fine_tuning.py +1 -1
  14. rasa_pro-3.11.0a2/rasa/cli/project_templates/calm/config.yml +12 -0
  15. {rasa_pro-3.11.0/rasa/cli/project_templates/tutorial → rasa_pro-3.11.0a2/rasa/cli/project_templates/calm}/endpoints.yml +0 -5
  16. {rasa_pro-3.11.0/rasa/cli/project_templates/calm → rasa_pro-3.11.0a2/rasa/cli/project_templates/tutorial}/config.yml +3 -2
  17. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/tutorial/data/flows.yml +1 -1
  18. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/tutorial/data/patterns.yml +0 -5
  19. rasa_pro-3.11.0a2/rasa/cli/project_templates/tutorial/domain.yml +21 -0
  20. {rasa_pro-3.11.0/rasa/cli/project_templates/calm → rasa_pro-3.11.0a2/rasa/cli/project_templates/tutorial}/endpoints.yml +2 -15
  21. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/run.py +1 -1
  22. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/scaffold.py +2 -4
  23. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/studio/studio.py +8 -18
  24. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/studio/upload.py +15 -0
  25. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/train.py +0 -3
  26. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/utils.py +1 -6
  27. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/x.py +8 -8
  28. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/constants.py +1 -3
  29. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action.py +33 -75
  30. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/e2e_stub_custom_action_executor.py +1 -5
  31. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/http_custom_action_executor.py +0 -4
  32. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/channel.py +0 -20
  33. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/development_inspector.py +2 -8
  34. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/arc-bc141fb2.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/arc-6852c607.js +1 -1
  35. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/c4Diagram-d0fbc5ce-be2db283.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/c4Diagram-d0fbc5ce-acc952b2.js +1 -1
  36. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/classDiagram-936ed81e-55366915.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/classDiagram-936ed81e-848a7597.js +1 -1
  37. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/classDiagram-v2-c3cb15f1-bb529518.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/classDiagram-v2-c3cb15f1-a73d3e68.js +1 -1
  38. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/createText-62fc7601-b0ec81d6.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/createText-62fc7601-e5ee049d.js +1 -1
  39. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/edges-f2ad444c-6166330c.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/edges-f2ad444c-771e517e.js +1 -1
  40. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/erDiagram-9d236eb7-5ccc6a8e.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/erDiagram-9d236eb7-aa347178.js +1 -1
  41. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/flowDb-1972c806-fca3bfe4.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/flowDb-1972c806-651fc57d.js +1 -1
  42. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/flowDiagram-7ea5b25a-4739080f.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/flowDiagram-7ea5b25a-ca67804f.js +1 -1
  43. rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/flowDiagram-v2-855bc5b3-587d82d8.js +1 -0
  44. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/flowchart-elk-definition-abe16c3d-7c1b0e0f.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/flowchart-elk-definition-abe16c3d-2dbc568d.js +1 -1
  45. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/ganttDiagram-9b5ea136-772fd050.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/ganttDiagram-9b5ea136-25a65bd8.js +1 -1
  46. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/gitGraphDiagram-99d0ae7c-8eae1dc9.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/gitGraphDiagram-99d0ae7c-fdc7378d.js +1 -1
  47. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/index-2c4b9a3b-f55afcdf.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/index-2c4b9a3b-6f1fd606.js +1 -1
  48. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/index-e7cef9de.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/index-efdd30c1.js +68 -68
  49. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/infoDiagram-736b4530-124d4a14.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/infoDiagram-736b4530-cb1a041a.js +1 -1
  50. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/journeyDiagram-df861f2b-7c4fae44.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/journeyDiagram-df861f2b-14609879.js +1 -1
  51. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/layout-b9885fb6.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/layout-2490f52b.js +1 -1
  52. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/line-7c59abb6.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/line-40186f1f.js +1 -1
  53. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/linear-4776f780.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/linear-08814e93.js +1 -1
  54. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/mindmap-definition-beec6740-2332c46c.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/mindmap-definition-beec6740-1a534584.js +1 -1
  55. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/pieDiagram-dbbf0591-8fb39303.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/pieDiagram-dbbf0591-72397b61.js +1 -1
  56. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/quadrantDiagram-4d7f4fd6-3c7180a2.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/quadrantDiagram-4d7f4fd6-3bb0b6a3.js +1 -1
  57. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/requirementDiagram-6fc4c22a-e910bcb8.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/requirementDiagram-6fc4c22a-57334f61.js +1 -1
  58. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/sankeyDiagram-8f13d901-ead16c89.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/sankeyDiagram-8f13d901-111e1297.js +1 -1
  59. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/sequenceDiagram-b655622a-29a02a19.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/sequenceDiagram-b655622a-10bcfe62.js +1 -1
  60. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/stateDiagram-59f0c015-042b3137.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/stateDiagram-59f0c015-acaf7513.js +1 -1
  61. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/stateDiagram-v2-2b26beab-2178c0f3.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/stateDiagram-v2-2b26beab-3ec2a235.js +1 -1
  62. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/styles-080da4f6-23ffa4fc.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/styles-080da4f6-62730289.js +1 -1
  63. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/styles-3dcbcfbf-94f59763.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/styles-3dcbcfbf-5284ee76.js +1 -1
  64. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/styles-9c745c82-78a6bebc.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/styles-9c745c82-642435e3.js +1 -1
  65. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/svgDrawCommon-4835440b-eae2a6f6.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/svgDrawCommon-4835440b-b250a350.js +1 -1
  66. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/timeline-definition-5b62e21b-5c968d92.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/timeline-definition-5b62e21b-c2b147ed.js +1 -1
  67. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/xychartDiagram-2b33534f-fd3db0d5.js → rasa_pro-3.11.0a2/rasa/core/channels/inspector/dist/assets/xychartDiagram-2b33534f-f92cfea9.js +1 -1
  68. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/index.html +1 -1
  69. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/App.tsx +1 -1
  70. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/helpers/audiostream.ts +16 -77
  71. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/socketio.py +2 -7
  72. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/telegram.py +1 -1
  73. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/twilio.py +1 -1
  74. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/audiocodes.py +4 -15
  75. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/jambonz.py +4 -15
  76. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/twilio_voice.py +21 -6
  77. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/utils.py +5 -6
  78. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/asr/asr_engine.py +1 -19
  79. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/asr/asr_event.py +0 -5
  80. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/asr/deepgram.py +15 -28
  81. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/audio_bytes.py +0 -1
  82. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/browser_audio.py +9 -32
  83. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/tts/azure.py +3 -9
  84. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/tts/cartesia.py +8 -12
  85. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/tts/tts_engine.py +1 -11
  86. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/twilio_media_streams.py +19 -28
  87. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/util.py +4 -4
  88. rasa_pro-3.11.0a2/rasa/core/channels/voice_stream/voice_channel.py +247 -0
  89. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/featurizers/single_state_featurizer.py +1 -22
  90. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/featurizers/tracker_featurizers.py +18 -115
  91. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/information_retrieval/qdrant.py +0 -1
  92. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/contextual_response_rephraser.py +25 -44
  93. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/persistor.py +34 -191
  94. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/enterprise_search_policy.py +60 -119
  95. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/flows/flow_executor.py +4 -7
  96. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/intentless_policy.py +22 -82
  97. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/ted_policy.py +33 -58
  98. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/unexpected_intent_policy.py +7 -15
  99. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/processor.py +5 -32
  100. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/interactive.py +35 -34
  101. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/utils.py +22 -58
  102. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/coexistence/llm_based_router.py +12 -39
  103. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/__init__.py +0 -4
  104. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/change_flow_command.py +0 -6
  105. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/utils.py +0 -5
  106. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/constants.py +0 -2
  107. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/flow_retrieval.py +4 -49
  108. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/llm_based_command_generator.py +23 -37
  109. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/multi_step/multi_step_llm_command_generator.py +10 -57
  110. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/nlu_command_adapter.py +1 -19
  111. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/single_step/command_prompt_template.jinja2 +0 -3
  112. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/single_step/single_step_llm_command_generator.py +10 -90
  113. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/default_flows_for_patterns.yml +0 -53
  114. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/processor/command_processor.py +1 -21
  115. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/assertions.py +16 -133
  116. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/assertions_schema.yml +0 -23
  117. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_case.py +6 -85
  118. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_runner.py +4 -6
  119. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/utils/io.py +1 -3
  120. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/loader.py +0 -12
  121. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/validation.py +11 -541
  122. rasa_pro-3.11.0a2/rasa/keys +1 -0
  123. rasa_pro-3.11.0a2/rasa/llm_fine_tuning/notebooks/unsloth_finetuning.ipynb +407 -0
  124. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/model_training.py +7 -29
  125. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/diet_classifier.py +25 -38
  126. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/logistic_regression_classifier.py +9 -22
  127. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/sklearn_intent_classifier.py +16 -37
  128. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/crf_entity_extractor.py +50 -93
  129. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/sparse_featurizer/count_vectors_featurizer.py +16 -45
  130. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/sparse_featurizer/lexical_syntactic_featurizer.py +17 -52
  131. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/sparse_featurizer/regex_featurizer.py +3 -5
  132. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/tokenizers/whitespace_tokenizer.py +14 -3
  133. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/server.py +1 -3
  134. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/constants.py +0 -61
  135. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/constants.py +0 -9
  136. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/domain.py +5 -8
  137. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flow.py +0 -5
  138. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flows_list.py +1 -5
  139. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flows_yaml_schema.json +0 -10
  140. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/validation.py +0 -96
  141. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/yaml_flows_io.py +4 -13
  142. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/slots.py +0 -5
  143. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/importers/importer.py +2 -19
  144. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/importers/rasa.py +1 -5
  145. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/features.py +2 -120
  146. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/rasa_yaml.py +3 -18
  147. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/azure_openai_client_config.py +3 -5
  148. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/self_hosted_llm_client_config.py +0 -1
  149. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/utils.py +0 -16
  150. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/_base_litellm_embedding_client.py +29 -18
  151. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/azure_openai_embedding_client.py +21 -54
  152. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/default_litellm_embedding_client.py +0 -24
  153. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/_base_litellm_client.py +31 -63
  154. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/azure_openai_llm_client.py +29 -50
  155. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/default_litellm_llm_client.py +0 -24
  156. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/self_hosted_llm_client.py +29 -17
  157. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/mappings.py +0 -19
  158. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/common.py +2 -37
  159. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/io.py +6 -28
  160. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/llm.py +46 -353
  161. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/yaml.py +82 -181
  162. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/auth.py +5 -3
  163. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/config.py +4 -13
  164. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/constants.py +0 -1
  165. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/data_handler.py +4 -13
  166. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/upload.py +80 -175
  167. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/telemetry.py +17 -94
  168. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/config.py +1 -3
  169. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/instrumentation/attribute_extractors.py +17 -94
  170. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/instrumentation/instrumentation.py +0 -121
  171. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/common.py +0 -5
  172. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/endpoints.py +1 -27
  173. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/io.py +81 -7
  174. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/log_utils.py +2 -9
  175. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/model_data.py +193 -2
  176. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/validator.py +4 -110
  177. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/version.py +1 -1
  178. rasa_pro-3.11.0/PKG-INFO +0 -198
  179. rasa_pro-3.11.0/README.md +0 -41
  180. rasa_pro-3.11.0/rasa/cli/project_templates/tutorial/config.yml +0 -14
  181. rasa_pro-3.11.0/rasa/cli/project_templates/tutorial/domain.yml +0 -35
  182. rasa_pro-3.11.0/rasa/core/actions/action_repeat_bot_messages.py +0 -89
  183. rasa_pro-3.11.0/rasa/core/channels/inspector/dist/assets/flowDiagram-v2-855bc5b3-736177bf.js +0 -1
  184. rasa_pro-3.11.0/rasa/core/channels/voice_stream/asr/azure.py +0 -129
  185. rasa_pro-3.11.0/rasa/core/channels/voice_stream/call_state.py +0 -23
  186. rasa_pro-3.11.0/rasa/core/channels/voice_stream/voice_channel.py +0 -427
  187. rasa_pro-3.11.0/rasa/dialogue_understanding/commands/repeat_bot_messages_command.py +0 -60
  188. rasa_pro-3.11.0/rasa/dialogue_understanding/commands/user_silence_command.py +0 -59
  189. rasa_pro-3.11.0/rasa/dialogue_understanding/patterns/repeat.py +0 -37
  190. rasa_pro-3.11.0/rasa/dialogue_understanding/patterns/user_silence.py +0 -37
  191. rasa_pro-3.11.0/rasa/model_manager/config.py +0 -40
  192. rasa_pro-3.11.0/rasa/model_manager/model_api.py +0 -559
  193. rasa_pro-3.11.0/rasa/model_manager/runner_service.py +0 -286
  194. rasa_pro-3.11.0/rasa/model_manager/socket_bridge.py +0 -146
  195. rasa_pro-3.11.0/rasa/model_manager/studio_jwt_auth.py +0 -86
  196. rasa_pro-3.11.0/rasa/model_manager/trainer_service.py +0 -325
  197. rasa_pro-3.11.0/rasa/model_manager/utils.py +0 -87
  198. rasa_pro-3.11.0/rasa/model_manager/warm_rasa_process.py +0 -187
  199. rasa_pro-3.11.0/rasa/model_service.py +0 -112
  200. rasa_pro-3.11.0/rasa/shared/core/flows/utils.py +0 -39
  201. rasa_pro-3.11.0/rasa/shared/providers/_configs/litellm_router_client_config.py +0 -220
  202. rasa_pro-3.11.0/rasa/shared/providers/_configs/model_group_config.py +0 -167
  203. rasa_pro-3.11.0/rasa/shared/providers/_configs/rasa_llm_client_config.py +0 -73
  204. rasa_pro-3.11.0/rasa/shared/providers/_utils.py +0 -79
  205. rasa_pro-3.11.0/rasa/shared/providers/embedding/litellm_router_embedding_client.py +0 -135
  206. rasa_pro-3.11.0/rasa/shared/providers/llm/litellm_router_llm_client.py +0 -182
  207. rasa_pro-3.11.0/rasa/shared/providers/llm/rasa_llm_client.py +0 -112
  208. rasa_pro-3.11.0/rasa/shared/providers/router/_base_litellm_router_client.py +0 -183
  209. rasa_pro-3.11.0/rasa/shared/providers/router/router_client.py +0 -73
  210. rasa_pro-3.11.0/rasa/shared/utils/health_check/embeddings_health_check_mixin.py +0 -31
  211. rasa_pro-3.11.0/rasa/shared/utils/health_check/health_check.py +0 -258
  212. rasa_pro-3.11.0/rasa/shared/utils/health_check/llm_health_check_mixin.py +0 -31
  213. rasa_pro-3.11.0/rasa/tracing/instrumentation/__init__.py +0 -0
  214. rasa_pro-3.11.0/rasa/utils/__init__.py +0 -0
  215. rasa_pro-3.11.0/rasa/utils/sanic_error_handler.py +0 -32
  216. rasa_pro-3.11.0/rasa/utils/tensorflow/__init__.py +0 -0
  217. rasa_pro-3.11.0/rasa/utils/tensorflow/feature_array.py +0 -366
  218. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/NOTICE +0 -0
  219. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/__init__.py +0 -0
  220. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/__init__.py +0 -0
  221. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/anonymisation_rule_yaml_reader.py +0 -0
  222. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/anonymization_pipeline.py +0 -0
  223. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/anonymization_rule_executor.py +0 -0
  224. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/anonymization_rule_orchestrator.py +0 -0
  225. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/schemas/config.yml +0 -0
  226. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/anonymization/utils.py +0 -0
  227. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/__init__.py +0 -0
  228. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/__init__.py +0 -0
  229. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/data.py +0 -0
  230. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/evaluate.py +0 -0
  231. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/export.py +0 -0
  232. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/interactive.py +0 -0
  233. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/run.py +0 -0
  234. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/test.py +0 -0
  235. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/visualize.py +0 -0
  236. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/arguments/x.py +0 -0
  237. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/data.py +0 -0
  238. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/export.py +0 -0
  239. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/license.py +0 -0
  240. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/markers.py +0 -0
  241. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/__init__.py +0 -0
  242. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/__init__.py +0 -0
  243. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/action_template.py +0 -0
  244. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/add_contact.py +0 -0
  245. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/db.py +0 -0
  246. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/list_contacts.py +0 -0
  247. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/actions/remove_contact.py +0 -0
  248. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/credentials.yml +0 -0
  249. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/data/flows/add_contact.yml +0 -0
  250. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/data/flows/list_contacts.yml +0 -0
  251. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/data/flows/remove_contact.yml +0 -0
  252. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/db/contacts.json +0 -0
  253. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/domain/add_contact.yml +0 -0
  254. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/domain/list_contacts.yml +0 -0
  255. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/domain/remove_contact.yml +0 -0
  256. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/domain/shared.yml +0 -0
  257. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/cancelations/user_cancels_during_a_correction.yml +0 -0
  258. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/cancelations/user_changes_mind_on_a_whim.yml +0 -0
  259. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/corrections/user_corrects_contact_handle.yml +0 -0
  260. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/corrections/user_corrects_contact_name.yml +0 -0
  261. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_adds_contact_to_their_list.yml +0 -0
  262. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_lists_contacts.yml +0 -0
  263. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_removes_contact.yml +0 -0
  264. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/calm/e2e_tests/happy_paths/user_removes_contact_from_list.yml +0 -0
  265. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/actions/__init__.py +0 -0
  266. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/actions/actions.py +0 -0
  267. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/config.yml +0 -0
  268. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/credentials.yml +0 -0
  269. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/data/nlu.yml +0 -0
  270. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/data/rules.yml +0 -0
  271. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/data/stories.yml +0 -0
  272. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/domain.yml +0 -0
  273. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/endpoints.yml +0 -0
  274. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/default/tests/test_stories.yml +0 -0
  275. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/tutorial/actions/__init__.py +0 -0
  276. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/tutorial/actions/actions.py +0 -0
  277. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/project_templates/tutorial/credentials.yml +0 -0
  278. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/shell.py +0 -0
  279. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/studio/__init__.py +0 -0
  280. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/studio/download.py +0 -0
  281. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/studio/train.py +0 -0
  282. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/telemetry.py +0 -0
  283. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/test.py +0 -0
  284. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/cli/visualize.py +0 -0
  285. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/__init__.py +0 -0
  286. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/__init__.py +0 -0
  287. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_clean_stack.py +0 -0
  288. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_exceptions.py +0 -0
  289. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_hangup.py +0 -0
  290. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_run_slot_rejections.py +0 -0
  291. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_trigger_chitchat.py +0 -0
  292. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_trigger_flow.py +0 -0
  293. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/action_trigger_search.py +0 -0
  294. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/constants.py +0 -0
  295. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/custom_action_executor.py +0 -0
  296. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/direct_custom_actions_executor.py +0 -0
  297. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/forms.py +0 -0
  298. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/grpc_custom_action_executor.py +0 -0
  299. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/loops.py +0 -0
  300. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/actions/two_stage_fallback.py +0 -0
  301. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/agent.py +0 -0
  302. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/auth_retry_tracker_store.py +0 -0
  303. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/__init__.py +0 -0
  304. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/broker.py +0 -0
  305. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/file.py +0 -0
  306. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/kafka.py +0 -0
  307. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/pika.py +0 -0
  308. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/brokers/sql.py +0 -0
  309. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/__init__.py +0 -0
  310. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/botframework.py +0 -0
  311. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/callback.py +0 -0
  312. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/console.py +0 -0
  313. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/facebook.py +0 -0
  314. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/hangouts.py +0 -0
  315. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/.eslintrc.cjs +0 -0
  316. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/.gitignore +0 -0
  317. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/README.md +0 -0
  318. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/assets/favicon.ico +0 -0
  319. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/assets/rasa-chat.js +0 -0
  320. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/custom.d.ts +0 -0
  321. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/array-9f3ba611.js +0 -0
  322. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-128cfa44.ttf +0 -0
  323. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-21dbcb97.woff +0 -0
  324. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-222b5e26.svg +0 -0
  325. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/ibm-plex-mono-v4-latin-regular-9ad89b2a.woff2 +0 -0
  326. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/index-3ee28881.css +0 -0
  327. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/init-77b53fdd.js +0 -0
  328. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-60c05ee4.woff +0 -0
  329. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-8335d9b8.svg +0 -0
  330. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-9cc39c75.ttf +0 -0
  331. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-700-ead13ccf.woff2 +0 -0
  332. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-16705655.woff2 +0 -0
  333. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-5aeb07f9.woff +0 -0
  334. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-9c459044.ttf +0 -0
  335. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/lato-v14-latin-regular-9e2898a4.svg +0 -0
  336. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/ordinal-ba9b4969.js +0 -0
  337. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/dist/assets/path-53f90ab3.js +0 -0
  338. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/index.html +0 -0
  339. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/jest.config.ts +0 -0
  340. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/package.json +0 -0
  341. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/setupTests.ts +0 -0
  342. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/Chat.tsx +0 -0
  343. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/DiagramFlow.tsx +0 -0
  344. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/DialogueInformation.tsx +0 -0
  345. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/DialogueStack.tsx +0 -0
  346. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/ExpandIcon.tsx +0 -0
  347. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/FullscreenButton.tsx +0 -0
  348. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/LoadingSpinner.tsx +0 -0
  349. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/NoActiveFlow.tsx +0 -0
  350. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/RasaLogo.tsx +0 -0
  351. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/SaraDiagrams.tsx +0 -0
  352. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/Slots.tsx +0 -0
  353. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/components/Welcome.tsx +0 -0
  354. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/helpers/formatters.test.ts +0 -0
  355. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/helpers/formatters.ts +0 -0
  356. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/helpers/utils.ts +0 -0
  357. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/main.tsx +0 -0
  358. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Button/Button.ts +0 -0
  359. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Heading/Heading.ts +0 -0
  360. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Input/Input.ts +0 -0
  361. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Link/Link.ts +0 -0
  362. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Modal/Modal.ts +0 -0
  363. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Table/Table.tsx +0 -0
  364. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/Tooltip/Tooltip.ts +0 -0
  365. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/breakpoints.ts +0 -0
  366. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/colors.ts +0 -0
  367. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/fontFaces.css +0 -0
  368. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.eot +0 -0
  369. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.svg +0 -0
  370. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.ttf +0 -0
  371. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.woff +0 -0
  372. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/ibm-plex-mono-v4-latin/ibm-plex-mono-v4-latin-regular.woff2 +0 -0
  373. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.eot +0 -0
  374. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.svg +0 -0
  375. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.ttf +0 -0
  376. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.woff +0 -0
  377. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-700.woff2 +0 -0
  378. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.eot +0 -0
  379. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.svg +0 -0
  380. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.ttf +0 -0
  381. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.woff +0 -0
  382. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/fonts/lato-v14-latin/lato-v14-latin-regular.woff2 +0 -0
  383. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/radii.ts +0 -0
  384. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/shadows.ts +0 -0
  385. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/sizes.ts +0 -0
  386. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/space.ts +0 -0
  387. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/styles.ts +0 -0
  388. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/typography.ts +0 -0
  389. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/base/zIndices.ts +0 -0
  390. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/theme/index.ts +0 -0
  391. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/types.ts +0 -0
  392. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/src/vite-env.d.ts +0 -0
  393. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tests/__mocks__/fileMock.ts +0 -0
  394. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tests/__mocks__/matchMedia.ts +0 -0
  395. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tests/__mocks__/styleMock.ts +0 -0
  396. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tests/renderWithProviders.tsx +0 -0
  397. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tsconfig.json +0 -0
  398. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/tsconfig.node.json +0 -0
  399. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/vite.config.ts +0 -0
  400. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/inspector/yarn.lock +0 -0
  401. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/mattermost.py +0 -0
  402. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/rasa_chat.py +0 -0
  403. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/rest.py +0 -0
  404. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/rocketchat.py +0 -0
  405. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/slack.py +0 -0
  406. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/vier_cvg.py +0 -0
  407. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/__init__.py +0 -0
  408. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_ready/jambonz_protocol.py +0 -0
  409. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/__init__.py +0 -0
  410. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/asr/__init__.py +0 -0
  411. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/tts/__init__.py +0 -0
  412. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/voice_stream/tts/tts_cache.py +0 -0
  413. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/channels/webexteams.py +0 -0
  414. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/concurrent_lock_store.py +0 -0
  415. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/constants.py +0 -0
  416. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/evaluation/__init__.py +0 -0
  417. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/evaluation/marker.py +0 -0
  418. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/evaluation/marker_base.py +0 -0
  419. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/evaluation/marker_stats.py +0 -0
  420. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/evaluation/marker_tracker_loader.py +0 -0
  421. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/exceptions.py +0 -0
  422. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/exporter.py +0 -0
  423. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/featurizers/__init__.py +0 -0
  424. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/featurizers/precomputation.py +0 -0
  425. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/http_interpreter.py +0 -0
  426. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/information_retrieval/__init__.py +0 -0
  427. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/information_retrieval/faiss.py +0 -0
  428. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/information_retrieval/information_retrieval.py +0 -0
  429. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/information_retrieval/milvus.py +0 -0
  430. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/jobs.py +0 -0
  431. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/lock.py +0 -0
  432. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/lock_store.py +0 -0
  433. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/migrate.py +0 -0
  434. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/__init__.py +0 -0
  435. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/callback.py +0 -0
  436. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/generator.py +0 -0
  437. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/interpolator.py +0 -0
  438. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/response.py +0 -0
  439. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/nlg/summarize.py +0 -0
  440. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/__init__.py +0 -0
  441. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/ensemble.py +0 -0
  442. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/enterprise_search_prompt_template.jinja2 +0 -0
  443. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/enterprise_search_prompt_with_citation_template.jinja2 +0 -0
  444. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/flow_policy.py +0 -0
  445. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/flows/__init__.py +0 -0
  446. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/flows/flow_exceptions.py +0 -0
  447. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/flows/flow_step_result.py +0 -0
  448. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/intentless_prompt_template.jinja2 +0 -0
  449. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/memoization.py +0 -0
  450. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/policy.py +0 -0
  451. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/policies/rule_policy.py +0 -0
  452. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/run.py +0 -0
  453. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/__init__.py +0 -0
  454. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/constants.py +0 -0
  455. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/endpoints.py +0 -0
  456. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/factory.py +0 -0
  457. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/secret_manager.py +0 -0
  458. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/secrets_manager/vault.py +0 -0
  459. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/test.py +0 -0
  460. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/tracker_store.py +0 -0
  461. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/train.py +0 -0
  462. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/__init__.py +0 -0
  463. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/converters/__init__.py +0 -0
  464. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/converters/responses_prefix_converter.py +0 -0
  465. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/story_conflict.py +0 -0
  466. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/training/training.py +0 -0
  467. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/core/visualize.py +0 -0
  468. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/__init__.py +0 -0
  469. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/coexistence/__init__.py +0 -0
  470. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/coexistence/constants.py +0 -0
  471. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/coexistence/intent_based_router.py +0 -0
  472. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/coexistence/router_template.jinja2 +0 -0
  473. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/can_not_handle_command.py +0 -0
  474. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/cancel_flow_command.py +0 -0
  475. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/chit_chat_answer_command.py +0 -0
  476. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/clarify_command.py +0 -0
  477. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/command.py +0 -0
  478. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/correct_slots_command.py +0 -0
  479. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/error_command.py +0 -0
  480. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/free_form_answer_command.py +0 -0
  481. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/handle_code_change_command.py +0 -0
  482. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/human_handoff_command.py +0 -0
  483. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/knowledge_answer_command.py +0 -0
  484. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/noop_command.py +0 -0
  485. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/restart_command.py +0 -0
  486. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/session_end_command.py +0 -0
  487. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/session_start_command.py +0 -0
  488. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/set_slot_command.py +0 -0
  489. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/skip_question_command.py +0 -0
  490. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/commands/start_flow_command.py +0 -0
  491. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/__init__.py +0 -0
  492. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/command_generator.py +0 -0
  493. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/flow_document_template.jinja2 +0 -0
  494. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/llm_command_generator.py +0 -0
  495. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/multi_step/__init__.py +0 -0
  496. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/multi_step/fill_slots_prompt.jinja2 +0 -0
  497. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/multi_step/handle_flows_prompt.jinja2 +0 -0
  498. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/generator/single_step/__init__.py +0 -0
  499. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/__init__.py +0 -0
  500. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/cancel.py +0 -0
  501. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/cannot_handle.py +0 -0
  502. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/chitchat.py +0 -0
  503. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/clarify.py +0 -0
  504. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/code_change.py +0 -0
  505. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/collect_information.py +0 -0
  506. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/completed.py +0 -0
  507. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/continue_interrupted.py +0 -0
  508. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/correction.py +0 -0
  509. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/human_handoff.py +0 -0
  510. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/internal_error.py +0 -0
  511. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/restart.py +0 -0
  512. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/search.py +0 -0
  513. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/session_start.py +0 -0
  514. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/patterns/skip_question.py +0 -0
  515. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/processor/__init__.py +0 -0
  516. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/processor/command_processor_component.py +0 -0
  517. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/__init__.py +0 -0
  518. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/dialogue_stack.py +0 -0
  519. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/__init__.py +0 -0
  520. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/chit_chat_frame.py +0 -0
  521. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/dialogue_stack_frame.py +0 -0
  522. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/flow_stack_frame.py +0 -0
  523. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/pattern_frame.py +0 -0
  524. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/frames/search_frame.py +0 -0
  525. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/dialogue_understanding/stack/utils.py +0 -0
  526. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/__init__.py +0 -0
  527. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/aggregate_test_stats_calculator.py +0 -0
  528. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/constants.py +0 -0
  529. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_config.py +0 -0
  530. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_config_schema.yml +0 -0
  531. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_converter.py +0 -0
  532. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_converter_prompt.jinja2 +0 -0
  533. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_coverage_report.py +0 -0
  534. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_result.py +0 -0
  535. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/e2e_test_schema.yml +0 -0
  536. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/pykwalify_extensions.py +0 -0
  537. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/stub_custom_action.py +0 -0
  538. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/utils/__init__.py +0 -0
  539. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/utils/e2e_yaml_utils.py +0 -0
  540. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/e2e_test/utils/validation.py +0 -0
  541. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/__init__.py +0 -0
  542. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/caching.py +0 -0
  543. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/constants.py +0 -0
  544. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/exceptions.py +0 -0
  545. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/graph.py +0 -0
  546. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/__init__.py +0 -0
  547. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/config_files/default_config.yml +0 -0
  548. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/default_components.py +0 -0
  549. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/default_recipe.py +0 -0
  550. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/graph_recipe.py +0 -0
  551. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/recipes/recipe.py +0 -0
  552. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/runner/__init__.py +0 -0
  553. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/runner/dask.py +0 -0
  554. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/runner/interface.py +0 -0
  555. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/storage/__init__.py +0 -0
  556. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/storage/local_model_storage.py +0 -0
  557. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/storage/resource.py +0 -0
  558. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/storage/storage.py +0 -0
  559. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/training/__init__.py +0 -0
  560. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/training/components.py +0 -0
  561. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/training/fingerprinting.py +0 -0
  562. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/training/graph_trainer.py +0 -0
  563. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/engine/training/hooks.py +0 -0
  564. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/env.py +0 -0
  565. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/exceptions.py +0 -0
  566. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/__init__.py +0 -0
  567. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/converters/__init__.py +0 -0
  568. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/converters/nlu_message_converter.py +0 -0
  569. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/__init__.py +0 -0
  570. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/domain_for_core_training_provider.py +0 -0
  571. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/domain_provider.py +0 -0
  572. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/flows_provider.py +0 -0
  573. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/forms_provider.py +0 -0
  574. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/nlu_training_data_provider.py +0 -0
  575. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/responses_provider.py +0 -0
  576. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/rule_only_provider.py +0 -0
  577. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/story_graph_provider.py +0 -0
  578. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/providers/training_tracker_provider.py +0 -0
  579. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/validators/__init__.py +0 -0
  580. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/validators/default_recipe_validator.py +0 -0
  581. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/graph_components/validators/finetuning_validator.py +0 -0
  582. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/hooks.py +0 -0
  583. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/jupyter.py +0 -0
  584. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/__init__.py +0 -0
  585. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/annotation_module.py +0 -0
  586. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/conversations.py +0 -0
  587. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/llm_data_preparation_module.py +0 -0
  588. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing/__init__.py +0 -0
  589. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing/conversation_rephraser.py +0 -0
  590. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing/default_rephrase_prompt_template.jina2 +0 -0
  591. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing/rephrase_validator.py +0 -0
  592. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing/rephrased_user_message.py +0 -0
  593. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/paraphrasing_module.py +0 -0
  594. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/storage.py +0 -0
  595. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/llm_fine_tuning/train_test_split_module.py +0 -0
  596. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/markers/__init__.py +0 -0
  597. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/markers/marker.py +0 -0
  598. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/markers/marker_base.py +0 -0
  599. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/markers/upload.py +0 -0
  600. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/markers/validate.py +0 -0
  601. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/model.py +0 -0
  602. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/model_testing.py +0 -0
  603. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/__init__.py +0 -0
  604. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/__init__.py +0 -0
  605. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/classifier.py +0 -0
  606. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/fallback_classifier.py +0 -0
  607. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/keyword_intent_classifier.py +0 -0
  608. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/mitie_intent_classifier.py +0 -0
  609. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/classifiers/regex_message_handler.py +0 -0
  610. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/constants.py +0 -0
  611. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/convert.py +0 -0
  612. {rasa_pro-3.11.0/rasa/model_manager → rasa_pro-3.11.0a2/rasa/nlu/emulators}/__init__.py +0 -0
  613. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/emulators/dialogflow.py +0 -0
  614. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/emulators/emulator.py +0 -0
  615. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/emulators/luis.py +0 -0
  616. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/emulators/no_emulator.py +0 -0
  617. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/emulators/wit.py +0 -0
  618. {rasa_pro-3.11.0/rasa/nlu/emulators → rasa_pro-3.11.0a2/rasa/nlu/extractors}/__init__.py +0 -0
  619. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/duckling_entity_extractor.py +0 -0
  620. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/entity_synonyms.py +0 -0
  621. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/extractor.py +0 -0
  622. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/mitie_entity_extractor.py +0 -0
  623. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/regex_entity_extractor.py +0 -0
  624. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/extractors/spacy_entity_extractor.py +0 -0
  625. {rasa_pro-3.11.0/rasa/nlu/extractors → rasa_pro-3.11.0a2/rasa/nlu/featurizers}/__init__.py +0 -0
  626. {rasa_pro-3.11.0/rasa/nlu/featurizers → rasa_pro-3.11.0a2/rasa/nlu/featurizers/dense_featurizer}/__init__.py +0 -0
  627. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/dense_featurizer/convert_featurizer.py +0 -0
  628. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/dense_featurizer/dense_featurizer.py +0 -0
  629. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/dense_featurizer/lm_featurizer.py +0 -0
  630. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/dense_featurizer/mitie_featurizer.py +0 -0
  631. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/dense_featurizer/spacy_featurizer.py +0 -0
  632. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/featurizer.py +0 -0
  633. {rasa_pro-3.11.0/rasa/nlu/featurizers/dense_featurizer → rasa_pro-3.11.0a2/rasa/nlu/featurizers/sparse_featurizer}/__init__.py +0 -0
  634. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/featurizers/sparse_featurizer/sparse_featurizer.py +0 -0
  635. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/model.py +0 -0
  636. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/run.py +0 -0
  637. {rasa_pro-3.11.0/rasa/nlu/featurizers/sparse_featurizer → rasa_pro-3.11.0a2/rasa/nlu/selectors}/__init__.py +0 -0
  638. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/selectors/response_selector.py +0 -0
  639. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/test.py +0 -0
  640. {rasa_pro-3.11.0/rasa/nlu/selectors → rasa_pro-3.11.0a2/rasa/nlu/tokenizers}/__init__.py +0 -0
  641. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/tokenizers/jieba_tokenizer.py +0 -0
  642. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/tokenizers/mitie_tokenizer.py +0 -0
  643. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/tokenizers/spacy_tokenizer.py +0 -0
  644. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/tokenizers/tokenizer.py +0 -0
  645. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/__init__.py +0 -0
  646. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/bilou_utils.py +0 -0
  647. {rasa_pro-3.11.0/rasa/nlu/tokenizers → rasa_pro-3.11.0a2/rasa/nlu/utils/hugging_face}/__init__.py +0 -0
  648. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/hugging_face/registry.py +0 -0
  649. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/hugging_face/transformers_pre_post_processors.py +0 -0
  650. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/mitie_utils.py +0 -0
  651. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/pattern_utils.py +0 -0
  652. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/nlu/utils/spacy_utils.py +0 -0
  653. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/plugin.py +0 -0
  654. {rasa_pro-3.11.0/rasa/nlu/utils/hugging_face → rasa_pro-3.11.0a2/rasa/shared}/__init__.py +0 -0
  655. {rasa_pro-3.11.0/rasa/shared → rasa_pro-3.11.0a2/rasa/shared/core}/__init__.py +0 -0
  656. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/command_payload_reader.py +0 -0
  657. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/conversation.py +0 -0
  658. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/events.py +0 -0
  659. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/__init__.py +0 -0
  660. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flow_path.py +0 -0
  661. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flow_step.py +0 -0
  662. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flow_step_links.py +0 -0
  663. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/flow_step_sequence.py +0 -0
  664. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/nlu_trigger.py +0 -0
  665. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/__init__.py +0 -0
  666. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/action.py +0 -0
  667. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/call.py +0 -0
  668. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/collect.py +0 -0
  669. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/constants.py +0 -0
  670. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/continuation.py +0 -0
  671. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/end.py +0 -0
  672. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/internal.py +0 -0
  673. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/link.py +0 -0
  674. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/no_operation.py +0 -0
  675. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/set_slots.py +0 -0
  676. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/flows/steps/start.py +0 -0
  677. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/generator.py +0 -0
  678. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/slot_mappings.py +0 -0
  679. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/trackers.py +0 -0
  680. {rasa_pro-3.11.0/rasa/shared/core → rasa_pro-3.11.0a2/rasa/shared/core/training_data}/__init__.py +0 -0
  681. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/loading.py +0 -0
  682. {rasa_pro-3.11.0/rasa/shared/core/training_data → rasa_pro-3.11.0a2/rasa/shared/core/training_data/story_reader}/__init__.py +0 -0
  683. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/story_reader/story_reader.py +0 -0
  684. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/story_reader/story_step_builder.py +0 -0
  685. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/story_reader/yaml_story_reader.py +0 -0
  686. {rasa_pro-3.11.0/rasa/shared/core/training_data/story_reader → rasa_pro-3.11.0a2/rasa/shared/core/training_data/story_writer}/__init__.py +0 -0
  687. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/story_writer/story_writer.py +0 -0
  688. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/story_writer/yaml_story_writer.py +0 -0
  689. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/structures.py +0 -0
  690. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/visualization.html +0 -0
  691. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/core/training_data/visualization.py +0 -0
  692. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/data.py +0 -0
  693. {rasa_pro-3.11.0/rasa/shared/core/training_data/story_writer → rasa_pro-3.11.0a2/rasa/shared/engine}/__init__.py +0 -0
  694. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/engine/caching.py +0 -0
  695. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/exceptions.py +0 -0
  696. {rasa_pro-3.11.0/rasa/shared/engine → rasa_pro-3.11.0a2/rasa/shared/importers}/__init__.py +0 -0
  697. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/importers/multi_project.py +0 -0
  698. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/importers/remote_importer.py +0 -0
  699. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/importers/utils.py +0 -0
  700. {rasa_pro-3.11.0/rasa/shared/importers → rasa_pro-3.11.0a2/rasa/shared/nlu}/__init__.py +0 -0
  701. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/constants.py +0 -0
  702. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/interpreter.py +0 -0
  703. {rasa_pro-3.11.0/rasa/shared/nlu → rasa_pro-3.11.0a2/rasa/shared/nlu/training_data}/__init__.py +0 -0
  704. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/entities_parser.py +0 -0
  705. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/__init__.py +0 -0
  706. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/dialogflow.py +0 -0
  707. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/luis.py +0 -0
  708. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/rasa.py +0 -0
  709. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/readerwriter.py +0 -0
  710. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/formats/wit.py +0 -0
  711. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/loading.py +0 -0
  712. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/lookup_tables_parser.py +0 -0
  713. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/message.py +0 -0
  714. {rasa_pro-3.11.0/rasa/shared/nlu/training_data → rasa_pro-3.11.0a2/rasa/shared/nlu/training_data/schemas}/__init__.py +0 -0
  715. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/schemas/data_schema.py +0 -0
  716. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/schemas/nlu.yml +0 -0
  717. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/schemas/responses.yml +0 -0
  718. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/synonyms_parser.py +0 -0
  719. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/training_data.py +0 -0
  720. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/nlu/training_data/util.py +0 -0
  721. {rasa_pro-3.11.0/rasa/shared/nlu/training_data/schemas → rasa_pro-3.11.0a2/rasa/shared/providers}/__init__.py +0 -0
  722. {rasa_pro-3.11.0/rasa/shared/providers → rasa_pro-3.11.0a2/rasa/shared/providers/_configs}/__init__.py +0 -0
  723. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/client_config.py +0 -0
  724. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/default_litellm_client_config.py +0 -0
  725. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/huggingface_local_embedding_client_config.py +0 -0
  726. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_configs/openai_client_config.py +1 -1
  727. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/_ssl_verification_utils.py +0 -0
  728. {rasa_pro-3.11.0/rasa/shared/providers/_configs → rasa_pro-3.11.0a2/rasa/shared/providers/embedding}/__init__.py +0 -0
  729. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/_langchain_embedding_client_adapter.py +0 -0
  730. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/embedding_client.py +0 -0
  731. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/embedding_response.py +0 -0
  732. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/huggingface_local_embedding_client.py +0 -0
  733. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/embedding/openai_embedding_client.py +0 -0
  734. {rasa_pro-3.11.0/rasa/shared/providers/embedding → rasa_pro-3.11.0a2/rasa/shared/providers/llm}/__init__.py +0 -0
  735. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/llm_client.py +0 -0
  736. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/llm_response.py +0 -0
  737. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/providers/llm/openai_llm_client.py +0 -0
  738. {rasa_pro-3.11.0/rasa/shared/providers/llm → rasa_pro-3.11.0a2/rasa/shared/utils}/__init__.py +0 -0
  739. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/cli.py +0 -0
  740. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/constants.py +0 -0
  741. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/pykwalify_extensions.py +0 -0
  742. {rasa_pro-3.11.0/rasa/shared/providers/router → rasa_pro-3.11.0a2/rasa/shared/utils/schemas}/__init__.py +0 -0
  743. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/schemas/config.yml +0 -0
  744. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/schemas/domain.yml +0 -0
  745. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/schemas/events.py +0 -0
  746. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/schemas/model_config.yml +0 -0
  747. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/shared/utils/schemas/stories.yml +0 -0
  748. {rasa_pro-3.11.0/rasa/shared/utils → rasa_pro-3.11.0a2/rasa/studio}/__init__.py +0 -0
  749. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/download.py +0 -0
  750. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/results_logger.py +0 -0
  751. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/studio/train.py +0 -0
  752. {rasa_pro-3.11.0/rasa/shared/utils/health_check → rasa_pro-3.11.0a2/rasa/tracing}/__init__.py +0 -0
  753. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/constants.py +0 -0
  754. {rasa_pro-3.11.0/rasa/shared/utils/schemas → rasa_pro-3.11.0a2/rasa/tracing/instrumentation}/__init__.py +0 -0
  755. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/instrumentation/intentless_policy_instrumentation.py +0 -0
  756. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/instrumentation/metrics.py +0 -0
  757. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/tracing/metric_instrument_provider.py +0 -0
  758. {rasa_pro-3.11.0/rasa/studio → rasa_pro-3.11.0a2/rasa/utils}/__init__.py +0 -0
  759. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/beta.py +0 -0
  760. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/cli.py +0 -0
  761. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/converter.py +0 -0
  762. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/json_utils.py +0 -0
  763. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/licensing.py +0 -0
  764. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/mapper.py +0 -0
  765. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/ml_utils.py +0 -0
  766. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/plotting.py +0 -0
  767. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/singleton.py +0 -0
  768. {rasa_pro-3.11.0/rasa/tracing → rasa_pro-3.11.0a2/rasa/utils/tensorflow}/__init__.py +0 -0
  769. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/callback.py +0 -0
  770. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/constants.py +0 -0
  771. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/crf.py +0 -0
  772. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/data_generator.py +0 -0
  773. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/environment.py +0 -0
  774. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/exceptions.py +0 -0
  775. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/layers.py +0 -0
  776. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/layers_utils.py +0 -0
  777. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/metrics.py +0 -0
  778. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/model_data_utils.py +0 -0
  779. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/models.py +0 -0
  780. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/rasa_layers.py +0 -0
  781. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/transformer.py +0 -0
  782. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/tensorflow/types.py +0 -0
  783. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/train_utils.py +0 -0
  784. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/url_tools.py +0 -0
  785. {rasa_pro-3.11.0 → rasa_pro-3.11.0a2}/rasa/utils/yaml.py +0 -0
@@ -0,0 +1,576 @@
1
+ Metadata-Version: 2.1
2
+ Name: rasa-pro
3
+ Version: 3.11.0a2
4
+ Summary: State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
5
+ Home-page: https://rasa.com
6
+ Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
7
+ Author: Rasa Technologies GmbH
8
+ Author-email: hi@rasa.com
9
+ Maintainer: Tom Bocklisch
10
+ Maintainer-email: tom@rasa.com
11
+ Requires-Python: >=3.9,<3.12
12
+ Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Intended Audience :: Developers
14
+ Classifier: Programming Language :: Python :: 3
15
+ Classifier: Programming Language :: Python :: 3.9
16
+ Classifier: Programming Language :: Python :: 3.10
17
+ Classifier: Programming Language :: Python :: 3.11
18
+ Classifier: Topic :: Software Development :: Libraries
19
+ Provides-Extra: full
20
+ Provides-Extra: gh-release-notes
21
+ Provides-Extra: jieba
22
+ Provides-Extra: metal
23
+ Provides-Extra: mlflow
24
+ Provides-Extra: spacy
25
+ Provides-Extra: transformers
26
+ Requires-Dist: CacheControl (>=0.14.0,<0.15.0)
27
+ Requires-Dist: PyJWT[crypto] (>=2.8.0,<3.0.0)
28
+ Requires-Dist: SQLAlchemy (>=2.0.22,<2.1.0)
29
+ Requires-Dist: absl-py (>=2.0,<2.1)
30
+ Requires-Dist: aio-pika (>=8.2.3,<8.2.4)
31
+ Requires-Dist: aiogram (>=2.15,<2.26)
32
+ Requires-Dist: aiohttp (>=3.9.4,<3.10)
33
+ Requires-Dist: apscheduler (>=3.10,<3.11)
34
+ Requires-Dist: attrs (>=23.1,<23.2)
35
+ Requires-Dist: azure-storage-blob (>=12.16.0,<12.17.0)
36
+ Requires-Dist: boto3 (>=1.35.15,<1.36.0)
37
+ Requires-Dist: certifi (>=2024.07.04)
38
+ Requires-Dist: cloudpickle (>=2.2.1,<3.1)
39
+ Requires-Dist: colorama (>=0.4.6,<0.5.0) ; sys_platform == "win32"
40
+ Requires-Dist: colorclass (>=2.2,<2.3)
41
+ Requires-Dist: coloredlogs (>=15,<16)
42
+ Requires-Dist: colorhash (>=2.0,<2.1.0)
43
+ Requires-Dist: confluent-kafka (>=2.3.0,<3.0.0)
44
+ Requires-Dist: cryptography (>=42.0.5)
45
+ Requires-Dist: cvg-python-sdk (>=0.5.1,<0.6.0)
46
+ Requires-Dist: dask (>=2024.7.0,<2024.8.0)
47
+ Requires-Dist: diskcache (>=5.6.3,<5.7.0)
48
+ Requires-Dist: dnspython (==2.6.1)
49
+ Requires-Dist: faiss-cpu (>=1.7.4,<2.0.0)
50
+ Requires-Dist: faker (>=26.0.0,<27.0.0)
51
+ Requires-Dist: fbmessenger (>=6.0.0,<6.1.0)
52
+ Requires-Dist: github3.py (>=3.2.0,<3.3.0) ; extra == "gh-release-notes"
53
+ Requires-Dist: gitpython (>=3.1.41,<3.2.0) ; extra == "full"
54
+ Requires-Dist: google-auth (>=2.23.4,<3)
55
+ Requires-Dist: google-cloud-storage (>=2.14.0,<3.0.0)
56
+ Requires-Dist: hvac (>=1.2.1,<2.0.0)
57
+ Requires-Dist: importlib-metadata (>=8.5.0,<8.6.0)
58
+ Requires-Dist: importlib-resources (==6.1.3)
59
+ Requires-Dist: jieba (>=0.42.1,<0.43) ; extra == "jieba" or extra == "full"
60
+ Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
61
+ Requires-Dist: joblib (>=1.2.0,<1.3.0)
62
+ Requires-Dist: jsonpatch (>=1.33,<2.0)
63
+ Requires-Dist: jsonpickle (>=3.0,<3.1)
64
+ Requires-Dist: jsonschema (>=4.22)
65
+ Requires-Dist: keras (==2.14.0)
66
+ Requires-Dist: langchain (>=0.2.0,<0.3.0)
67
+ Requires-Dist: langchain-community (>=0.2.0,<0.3.0)
68
+ Requires-Dist: litellm (>=1.45.0,<1.46.0)
69
+ Requires-Dist: matplotlib (>=3.7,<3.8)
70
+ Requires-Dist: mattermostwrapper (>=2.2,<2.3)
71
+ Requires-Dist: mlflow (>=2.15.1,<3.0.0) ; extra == "mlflow"
72
+ Requires-Dist: networkx (>=3.1,<3.2)
73
+ Requires-Dist: numpy (>=1.23.5,<1.25.0) ; python_version >= "3.9" and python_version < "3.11"
74
+ Requires-Dist: openai (>=1.47.0,<1.48.0)
75
+ Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
76
+ Requires-Dist: opentelemetry-api (>=1.16.0,<1.17.0)
77
+ Requires-Dist: opentelemetry-exporter-jaeger (>=1.16.0,<1.17.0)
78
+ Requires-Dist: opentelemetry-exporter-otlp (>=1.16.0,<1.17.0)
79
+ Requires-Dist: opentelemetry-sdk (>=1.16.0,<1.17.0)
80
+ Requires-Dist: packaging (>=23.2,<23.3)
81
+ Requires-Dist: pep440-version-utils (>=1.1.0,<1.2.0)
82
+ Requires-Dist: pluggy (>=1.2.0,<2.0.0)
83
+ Requires-Dist: portalocker (>=2.7.0,<3.0.0)
84
+ Requires-Dist: presidio-analyzer (>=2.2.33,<2.2.34)
85
+ Requires-Dist: presidio-anonymizer (>=2.2.354,<3.0.0)
86
+ Requires-Dist: prompt-toolkit (>=3.0.28,<3.0.29)
87
+ Requires-Dist: protobuf (>=4.23.3,<4.25.4)
88
+ Requires-Dist: psutil (>=5.9.5,<6.0.0)
89
+ Requires-Dist: psycopg2-binary (>=2.9.9,<2.10.0)
90
+ Requires-Dist: pycountry (>=22.3.5,<23.0.0)
91
+ Requires-Dist: pydantic (>=2.0,<3.0)
92
+ Requires-Dist: pydot (>=1.4,<1.5)
93
+ Requires-Dist: pykwalify (>=1.8,<1.9)
94
+ Requires-Dist: pymilvus (<2.4.2)
95
+ Requires-Dist: pymongo[srv,tls] (>=4.6.3,<4.7)
96
+ Requires-Dist: pypred (>=0.4.0,<0.5.0)
97
+ Requires-Dist: python-dateutil (>=2.8.2,<2.9.0)
98
+ Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
99
+ Requires-Dist: python-engineio (>=4.5.1,<6,!=5.0.0)
100
+ Requires-Dist: python-keycloak (>=3.12.0,<4.0.0)
101
+ Requires-Dist: python-socketio (>=5.8,<6)
102
+ Requires-Dist: pytz (>=2022.7.1,<2023.0)
103
+ Requires-Dist: pyyaml (>=6.0)
104
+ Requires-Dist: qdrant-client (>=1.9.0,<2.0.0)
105
+ Requires-Dist: questionary (>=1.10.0,<2.1.0)
106
+ Requires-Dist: randomname (>=0.2.1,<0.3.0)
107
+ Requires-Dist: rasa-sdk (==3.11.0.dev1)
108
+ Requires-Dist: redis (>=4.6.0,<6.0)
109
+ Requires-Dist: regex (>=2022.10.31,<2022.11)
110
+ Requires-Dist: requests (>=2.31.0,<2.32.0)
111
+ Requires-Dist: rich (>=13.4.2,<14.0.0)
112
+ Requires-Dist: rocketchat_API (>=1.30.0,<1.31.0)
113
+ Requires-Dist: ruamel.yaml (>=0.17.21,<0.17.22)
114
+ Requires-Dist: sanic (>=22.12,<22.13)
115
+ Requires-Dist: sanic-cors (>=2.2.0,<2.3.0)
116
+ Requires-Dist: sanic-jwt (>=1.8.0,<2.0.0)
117
+ Requires-Dist: sanic-routing (>=22.8.0,<23.0.0)
118
+ Requires-Dist: scikit-learn (>=1.1.3,<1.2) ; python_version >= "3.9" and python_version < "3.11"
119
+ Requires-Dist: scipy (>=1.10.1,<1.11.0) ; python_version >= "3.9" and python_version < "3.11"
120
+ Requires-Dist: sentencepiece[sentencepiece] (>=0.1.99,<0.2.0) ; extra == "transformers" or extra == "full"
121
+ Requires-Dist: sentry-sdk (>=1.14.0,<1.15.0)
122
+ Requires-Dist: setuptools (>=70.0.0,<70.1.0)
123
+ Requires-Dist: sklearn-crfsuite (>=0.3.6,<0.4.0)
124
+ Requires-Dist: slack-sdk (>=3.27.1,<4.0.0)
125
+ Requires-Dist: spacy (>=3.5.4,<4.0.0) ; extra == "spacy" or extra == "full"
126
+ Requires-Dist: structlog (>=23.1.0,<23.2.0)
127
+ Requires-Dist: structlog-sentry (>=2.0.3,<3.0.0)
128
+ Requires-Dist: tarsafe (>=0.0.5,<0.0.6)
129
+ Requires-Dist: tenacity (>=8.4.1,<8.5.0)
130
+ Requires-Dist: tensorflow (==2.14.1) ; sys_platform != "darwin" or platform_machine != "arm64"
131
+ Requires-Dist: tensorflow-cpu-aws (==2.14.1) ; sys_platform == "linux" and (platform_machine == "arm64" or platform_machine == "aarch64")
132
+ Requires-Dist: tensorflow-intel (==2.14.1) ; sys_platform == "win32"
133
+ Requires-Dist: tensorflow-io-gcs-filesystem (==0.31) ; sys_platform == "win32"
134
+ Requires-Dist: tensorflow-io-gcs-filesystem (==0.34) ; sys_platform == "darwin" and platform_machine != "arm64"
135
+ Requires-Dist: tensorflow-io-gcs-filesystem (==0.34) ; sys_platform == "linux"
136
+ Requires-Dist: tensorflow-macos (==2.14.1) ; sys_platform == "darwin" and platform_machine == "arm64"
137
+ Requires-Dist: tensorflow-metal (==1.1.0) ; (sys_platform == "darwin" and platform_machine == "arm64") and (extra == "metal")
138
+ Requires-Dist: tensorflow-text (==2.14.0) ; sys_platform != "win32" and (platform_machine != "arm64" and platform_machine != "aarch64")
139
+ Requires-Dist: tensorflow_hub (>=0.13.0,<0.14.0)
140
+ Requires-Dist: terminaltables (>=3.1.10,<3.2.0)
141
+ Requires-Dist: tiktoken (>=0.7.0,<0.8.0)
142
+ Requires-Dist: tqdm (>=4.66.2,<5.0.0)
143
+ Requires-Dist: transformers (>=4.36.2,<4.37.0) ; extra == "transformers" or extra == "full"
144
+ Requires-Dist: twilio (>=8.4,<8.5)
145
+ Requires-Dist: types-protobuf (==4.25.0.20240417)
146
+ Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
147
+ Requires-Dist: typing-utils (>=0.1.0,<0.2.0)
148
+ Requires-Dist: ujson (>=5.8,<6.0)
149
+ Requires-Dist: webexteamssdk (>=1.6.1,<1.7.0)
150
+ Requires-Dist: websockets (>=10.4,<11.0)
151
+ Requires-Dist: wheel (>=0.40.0)
152
+ Project-URL: Documentation, https://rasa.com/docs
153
+ Project-URL: Repository, https://github.com/rasahq/rasa
154
+ Description-Content-Type: text/markdown
155
+
156
+ <h1 align="center">Rasa Pro</h1>
157
+
158
+ <div align="center">
159
+
160
+ [![Build Status](https://github.com/RasaHQ/rasa-private/workflows/Continuous%20Integration/badge.svg)](https://github.com/RasaHQ/rasa-private/actions)
161
+ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=RasaHQ_rasa&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=RasaHQ_rasa)
162
+ [![Documentation Status](https://img.shields.io/badge/docs-stable-brightgreen.svg)](https://rasa.com/docs/rasa-pro/)
163
+
164
+ </div>
165
+
166
+ <hr />
167
+
168
+ <img align="right" height="255" src="https://www.rasa.com/assets/img/sara/sara-open-source-2.0.png" alt="An image of Sara, the Rasa mascot bird, holding a flag that reads Open Source with one wing, and a wrench in the other" title="Rasa Pro">
169
+
170
+ Rasa Pro is an open core product that extends Rasa Open Source. With over 50 million downloads, Rasa Open Source is the most popular open source framework for building chat and voice-based AI assistants.
171
+
172
+ Rasa Pro introduces CALM, a generative AI-native approach to developing assistants, combined with enterprise-ready analytics, security, and observability capabilities. A paid license is required to run Rasa Pro, but all Rasa Pro code is visible to end users and can be customized as needed.
173
+
174
+ Rasa Pro is the pro-code component of our enterprise solution, Rasa Platform, for implementing resilient and trustworthy AI assistants at scale. Rasa Studio complements Rasa Pro with a low-code user interface, enabling anyone on your team to create and improve your assistant.
175
+
176
+ ---
177
+ - 🤓 [Read The Docs](https://rasa.com/docs/rasa-pro/)
178
+
179
+ - 😁 [Install Rasa Pro](https://rasa.com/docs/rasa-pro/installation/python/installation)
180
+
181
+ ---
182
+
183
+ ## README Contents:
184
+ - [Development Internals](#development-internals)
185
+ - [Releases](#releases)
186
+ - [Troubleshooting](#troubleshooting)
187
+
188
+ ## Development Internals
189
+
190
+ ### Installing Poetry
191
+
192
+ Rasa uses Poetry for packaging and dependency management. If you want to build it from source,
193
+ you have to install Poetry first. Please follow
194
+ [the official guide](https://python-poetry.org/docs/#installation) to see all possible options.
195
+
196
+ To update an existing poetry version to the [version](.github/poetry_version.txt), currently used in rasa, run:
197
+ ```shell
198
+ poetry self update <version>
199
+ ```
200
+
201
+ ### Managing environments
202
+
203
+ The official [Poetry guide](https://python-poetry.org/docs/managing-environments/) suggests to use
204
+ [pyenv](https://github.com/pyenv/pyenv) or any other similar tool to easily switch between Python versions.
205
+ This is how it can be done:
206
+
207
+ ```bash
208
+ pyenv install 3.10.10
209
+ pyenv local 3.10.10 # Activate Python 3.10.10 for the current project
210
+ ```
211
+ *Note*: If you have trouble installing a specific version of python on your system
212
+ it might be worth trying other supported versions.
213
+
214
+ By default, Poetry will try to use the currently activated Python version to create the virtual environment
215
+ for the current project automatically. You can also create and activate a virtual environment manually — in this
216
+ case, Poetry should pick it up and use it to install the dependencies. For example:
217
+
218
+ ```bash
219
+ python -m venv .venv
220
+ source .venv/bin/activate
221
+ ```
222
+
223
+ You can make sure that the environment is picked up by executing
224
+
225
+ ```bash
226
+ poetry env info
227
+ ```
228
+
229
+ ### Building from source
230
+
231
+ To install dependencies and `rasa` itself in editable mode execute
232
+
233
+ ```bash
234
+ make install
235
+ ```
236
+
237
+ *Note for macOS users*: under macOS Big Sur we've seen some compiler issues for
238
+ dependencies. Using `export SYSTEM_VERSION_COMPAT=1` before the installation helped.
239
+
240
+
241
+ #### Installing optional dependencies
242
+
243
+ In order to install rasa's optional dependencies, you need to run:
244
+
245
+ ```bash
246
+ make install-full
247
+ ```
248
+
249
+ *Note for macOS users*: The command `make install-full` could result in a failure while installing `tokenizers`
250
+ (issue described in depth [here](https://github.com/huggingface/tokenizers/issues/1050)).
251
+
252
+ In order to resolve it, you must follow these steps to install a Rust compiler:
253
+ ```bash
254
+ brew install rustup
255
+ rustup-init
256
+ ```
257
+
258
+ After initialising the Rust compiler, you should restart the console and check its installation:
259
+ ```bash
260
+ rustc --version
261
+ ```
262
+
263
+ In case the PATH variable had not been automatically setup, run:
264
+ ```bash
265
+ export PATH="$HOME/.cargo/bin:$PATH"
266
+ ```
267
+
268
+ #### Installing from published Python package
269
+
270
+ We have a private package registry running at **europe-west3-docker.pkg.dev/rasa-releases/** which hosts python packages as well
271
+ as docker containers. To use it, you need to be authenticated.
272
+ Follow the steps in the [google documentation](https://cloud.google.com/artifact-registry/docs/python/authentication#keyring)
273
+ to make sure `pip` has the necessary credentials to authenticate with the registry.
274
+ Afterwards, you should be able to run `pip install rasa`.
275
+
276
+ To be able to pull the docker image via `docker pull europe-west3-docker.pkg.dev/rasa-releases/rasa/rasa`,
277
+ you’ll need to authenticate using the `gcloud auth` command: `gcloud auth configure-docker europe-west3-docker.pkg.dev`.
278
+
279
+ More information is available in our [public documentation](https://rasa.com/docs/rasa-pro/installation/python/installation).
280
+
281
+ ### Running the Tests
282
+
283
+ In order to run the tests, make sure that you have set locally the environment variable `RASA_PRO_LICENSE` to a valid license available in 1Password.
284
+ You should ensure to install the development requirements:
285
+
286
+ ```bash
287
+ make prepare-tests-ubuntu # Only on Ubuntu and Debian based systems
288
+ make prepare-tests-macos # Only on macOS
289
+ ```
290
+
291
+ Then, run the tests:
292
+
293
+ ```bash
294
+ make test
295
+ ```
296
+
297
+ They can also be run at multiple jobs to save some time:
298
+
299
+ ```bash
300
+ JOBS=[n] make test
301
+ ```
302
+
303
+ Where `[n]` is the number of jobs desired. If omitted, `[n]` will be automatically chosen by pytest.
304
+
305
+
306
+ ### Running the Integration Tests
307
+
308
+ In order to run the integration tests, make sure that you have the development requirements installed:
309
+
310
+ ```bash
311
+ make prepare-tests-ubuntu # Only on Ubuntu and Debian based systems
312
+ make prepare-tests-macos # Only on macOS
313
+ ```
314
+
315
+ Then, you'll need to start services with the following command which uses
316
+ [Docker Compose](https://docs.docker.com/compose/install/):
317
+
318
+ ```bash
319
+ make run-integration-containers
320
+ ```
321
+
322
+ Finally, you can run the integration tests like this:
323
+
324
+ ```bash
325
+ make test-integration
326
+ ```
327
+
328
+ In order to run locally the integration tests for the tracing capability, you must first build the rasa image locally.
329
+ You can do so using the `docker buildx bake` command.
330
+ Note that the rasa image build requires a few base images, which must be built prior to building the rasa image.
331
+ The Dockerfiles for these base images are located in the `docker` subdirectory.
332
+
333
+ You must also set the following environment variables to build the rasa image locally:
334
+ - `TARGET_IMAGE_REGISTRY`, e.g. you can either use `rasa` or the private registry `europe-west3-docker.pkg.dev/rasa-releases/rasa-docker`.
335
+ - `IMAGE_TAG`, e.g. `localdev`, `latest` or PR ID.
336
+ - `BASE_IMAGE_HASH`, e.g. `localdev`
337
+ - `BASE_MITIE_IMAGE_HASH`, e.g. `localdev`
338
+ - `BASE_BUILDER_IMAGE_HASH`, e.g. `localdev`
339
+
340
+
341
+ ### Resolving merge conflicts
342
+
343
+ Poetry doesn't include any solution that can help to resolve merge conflicts in
344
+ the lock file `poetry.lock` by default.
345
+ However, there is a great tool called [poetry-merge-lock](https://poetry-merge-lock.readthedocs.io/en/latest/).
346
+ Here is how you can install it:
347
+
348
+ ```bash
349
+ pip install poetry-merge-lock
350
+ ```
351
+
352
+ Just execute this command to resolve merge conflicts in `poetry.lock` automatically:
353
+
354
+ ```bash
355
+ poetry-merge-lock
356
+ ```
357
+
358
+ ### Build a Docker image locally
359
+
360
+ In order to build a Docker image on your local machine execute the following command:
361
+
362
+ ```bash
363
+ make build-docker
364
+ ```
365
+
366
+ The Docker image is available on your local machine as `rasa-private-dev`.
367
+
368
+ ### Code Style
369
+
370
+ To ensure a standardized code style we use the [ruff](https://docs.astral.sh/ruff/formatter/) formatter.
371
+ To ensure our type annotations are correct we use the type checker [mypy](https://mypy.readthedocs.io/en/stable/).
372
+ If your code is not formatted properly or doesn't type check, GitHub will fail to build.
373
+
374
+ #### Formatting
375
+
376
+ If you want to automatically format your code on every commit, you can use [pre-commit](https://pre-commit.com/).
377
+ Just install it via `pip install pre-commit` and execute `pre-commit install` in the root folder.
378
+ This will add a hook to the repository, which reformats files on every commit.
379
+
380
+ If you want to set it up manually, install `ruff` via `poetry install`.
381
+ To reformat files execute
382
+ ```
383
+ make formatter
384
+ ```
385
+
386
+ #### Type Checking
387
+
388
+ If you want to check types on the codebase, install `mypy` using `poetry install`.
389
+ To check the types execute
390
+ ```
391
+ make types
392
+ ```
393
+
394
+ ### Backporting
395
+
396
+ In order to port changes to `main` and across release branches, we use the `backport` workflow located at
397
+ the `.github/workflows/backport.yml` path.
398
+ This workflow is triggered by the `backport-to-<release-branch>` label applied to a PR, for example `backport-to-3.8.x`.
399
+ Current available target branches are `main` and maintained release branches.
400
+
401
+ When a PR gets labelled `backport-to-<release-branch>`, a PR is opened by the `backport-github-action` as soon as the
402
+ source PR gets closed (by merging). If you want to close the PR without merging changes, make sure to remove the `backport-to-<release-branch>` label.
403
+
404
+ The PR author which the action assigns to the backporting PR has to resolve any conflicts before approving and merging.
405
+ Release PRs should also be labelled with `backport-to-main` to backport the `CHANGELOG.md` updates to `main`.
406
+ Backporting version updates should be accepted to the `main` branch from the latest release branch only.
407
+
408
+ Here are some guidelines to follow when backporting changes and resolving conflicts:
409
+
410
+ a) for conflicts in `version.py`: accept only the version from the latest release branch. Do not merge version changes
411
+ from earlier release branches into `main` because this could cause issues when trying to make the next minor release.
412
+
413
+ b) for conflicts in `pyproject.toml`: if related to the `rasa-pro` version, accept only the latest release branch;
414
+ if related to other dependencies, accept `main` or whichever is the higher upgrade (main usually has the updated
415
+ dependencies because we only do housekeeping on `main`, apart from vulnerability updates). Be mindful of dependencies that
416
+ are removed from `main` but still exist in former release branches (for example `langchain`).
417
+
418
+ c) for conflicts in `poetry.lock`: accept changes which were already present on the target branch, then run
419
+ `poetry lock --no-update` so that the lock file contains your changes from `pyproject.toml` too.
420
+
421
+ d) for conflicts in `CHANGELOG.md`: Manually place the changelog in their allocated section (e.g. 3.8.10 will go under the
422
+ 3.8 section with the other releases, rather than go at the top of the file)
423
+
424
+ If the backporting workflow fails, you are encouraged to cherry-pick the commits manually and create a PR to
425
+ the target branch. Alternatively, you can install the backporting CLI tool as described [here](https://github.com/sorenlouv/backport?tab=readme-ov-file#install).
426
+
427
+ ## Releases
428
+ Rasa has implemented robust policies governing version naming, as well as release pace for major, minor, and patch releases.
429
+
430
+ The values for a given version number (MAJOR.MINOR.PATCH) are incremented as follows:
431
+ - MAJOR version for incompatible API changes or other breaking changes.
432
+ - MINOR version for functionality added in a backward compatible manner.
433
+ - PATCH version for backward compatible bug fixes.
434
+
435
+ The following table describes the version types and their expected *release cadence*:
436
+
437
+ | Version Type | Description | Target Cadence |
438
+ |--------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
439
+ | Major | For significant changes, or when any backward-incompatible changes are introduced to the API or data model. | Every 1 - 2 yrs |
440
+ | Minor | For when new backward-compatible functionality is introduced, a minor feature is introduced, or when a set of smaller features is rolled out. | +/- Quarterly |
441
+ | Patch | For backward-compatible bug fixes that fix incorrect behavior. | As needed |
442
+
443
+ While this table represents our target release frequency, we reserve the right to modify it based on changing market conditions and technical requirements.
444
+
445
+ ### Maintenance Policy
446
+ Our End of Life policy defines how long a given release is considered supported, as well as how long a release is
447
+ considered to be still in active development or maintenance.
448
+
449
+ The maintenance duration and end of life for every release are shown on our website as part of the [Product Release and Maintenance Policy](https://rasa.com/rasa-product-release-and-maintenance-policy/).
450
+
451
+ ### Cutting a Major / Minor release
452
+ #### A week before release day
453
+
454
+ **Post a message on the engineering Slack channel**, letting the team know you'll be the one cutting the upcoming
455
+ release, as well as:
456
+ 1. Reminding everyone to go over their issues and PRs and prioritise reviews and merges
457
+ 2. Reminding everyone of the scheduled date for the release
458
+
459
+ #### A day before release day
460
+
461
+ 1. **Evaluate the status of any PR merging that's happening. Follow up with people on their
462
+ bugs and fixes.** If the release introduces new bugs or regressions that can't be fixed in time, we should discuss on
463
+ Slack about this and take a decision on how to move forward. If the issue is not ready to be merged in time, we remove the issue / PR from the release and notify the PR owner and the product manager on Slack about it. The PR / issue owners are responsible for
464
+ communicating any issues which might be release relevant. Postponing the release should be considered as an edge case scenario.
465
+
466
+ #### Release day! 🚀
467
+
468
+ 1. **At the start of the day, post a small message on slack announcing release day!** Communicate you'll be handling
469
+ the release, and the time you're aiming to start releasing (again, no later than 4pm, as issues may arise and
470
+ cause delays). This message should be posted early in the morning and before moving forward with any of the steps of the release,
471
+ in order to give enough time to people to check their PRs and issues. That way they can plan any remaining work. A template of the slack message can be found [here](https://rasa-hq.slack.com/archives/C36SS4N8M/p1613032208137500?thread_ts=1612876410.068400&cid=C36SS4N8M).
472
+ The release time should be communicated transparently so that others can plan potentially necessary steps accordingly. If there are bigger changes this should be communicated.
473
+ 2. Once everything in the release is taken care of, post a small message on Slack communicating you are about to
474
+ start the release process (in case anything is missing).
475
+ 3. **You may now do the release by following the instructions outlined in the
476
+ [Rasa Pro README](#steps-to-release-a-new-version) !**
477
+
478
+ ### Steps to release a new version
479
+ Releasing a new version is quite simple, as the packages are build and distributed by GitHub Actions.
480
+
481
+ *Release steps*:
482
+ 1. Make sure all dependencies are up to date (**especially Rasa SDK**)
483
+ - For Rasa SDK, except in the case of a patch release, that means first creating a [new Rasa SDK release](https://github.com/RasaHQ/rasa-sdk#steps-to-release-a-new-version) (make sure the version numbers between the new Rasa and Rasa SDK releases match)
484
+ - Once the tag with the new Rasa SDK release is pushed and the package appears on [pypi](https://pypi.org/project/rasa-sdk/), the dependency in the rasa repository can be resolved (see below).
485
+ 2. If this is a minor / major release: Make sure all fixes from currently supported minor versions have been merged from their respective release branches (e.g. 3.8.x) back into main.
486
+ 3. In case of a minor release, create a new branch that corresponds to the new release, e.g.
487
+ ```bash
488
+ git checkout -b 3.8.x
489
+ git push origin 3.8.x
490
+ ```
491
+ 4. Switch to the branch you want to cut the release from (`main` in case of a major, the `<major>.<minor>.x` branch for minors and patches)
492
+ - Update the `rasa-sdk` entry in `pyproject.toml` with the new release version and run `poetry update`. This creates a new `poetry.lock` file with all dependencies resolved.
493
+ - Commit the changes with `git commit -am "bump rasa-sdk dependency"` but do not push them. They will be automatically picked up by the following step.
494
+ 5. Run `make release`
495
+ 6. Create a PR against the release branch (e.g. `3.8.x`)
496
+ 7. Once your PR is merged, [this](https://github.com/RasaHQ/rasa-private/actions/workflows/tag-release.yml) workflow runs and an automatic tag is created and pushed to remote.
497
+ (If this fails for some reason, then run the following manually on the release branch) :
498
+ ```bash
499
+ git checkout 3.8.x
500
+ git pull origin 3.8.x
501
+ git tag 3.8.0 -m "next release"
502
+ git push origin 3.8.0 --tags
503
+ ```
504
+ GitHub will build this tag and publish the build artifacts.
505
+ 8. After all the steps are completed and if everything goes well then we should see a message automatically posted in the company's Slack (`release` channel) like this [one](https://rasa-hq.slack.com/archives/C7B08Q5FX/p1614354499046600)
506
+ 9. If however an error occurs in the build, then we should see a failure message automatically posted in the company's Slack (`dev-tribe` channel) like this [one](https://rasa-hq.slack.com/archives/C01M5TAHDHA/p1701444735622919)
507
+ (In this case do the following checks):
508
+ - Check the workflows in [Github Actions](https://github.com/RasaHQ/rasa-private/actions) and make sure that the merged PR of the current release is completed successfully. To easily find your PR you can use the filters `event: push` and `branch: <version number>` (example on release 2.4 you can see [here](https://github.com/RasaHQ/rasa/actions/runs/643344876))
509
+ - If the workflow is not completed, then try to re-run the workflow in case that solves the problem
510
+ - If the problem persists, check also the log files and try to find the root cause of the issue
511
+ - If you still cannot resolve the error, contact the infrastructure team by providing any helpful information from your investigation
512
+ 10. If the release is successful, add the newly created release branch to the backporting configuration in the `.backportrc.json` file to
513
+ the `targetBranchesChoices` list. This is necessary for the backporting workflow to work correctly with new release branches.
514
+
515
+
516
+ ### Cutting a Patch release
517
+
518
+ Patch releases are simpler to cut, since they are meant to contain only bugfixes.
519
+
520
+ **The only things you need to do to cut a patch release are:**
521
+
522
+ 1. Notify the engineering team on Slack that you are planning to cut a patch, in case someone has an important fix
523
+ to add.
524
+ 2. Make sure the bugfix(es) are in the release branch you will use (p.e if you are cutting a `3.8.2` patch, you will
525
+ need your fixes to be on the `3.8.x` release branch). All patch releases must come from a `.x` branch!
526
+ 3. Once you're ready to release the Rasa Pro patch, checkout the branch, run `make release` and follow the
527
+ steps + get the PR merged.
528
+ 4. Once the PR is in, wait for the [tag release workflow](https://github.com/RasaHQ/rasa-private/actions/workflows/tag-release.yml) to create the tag.
529
+ (If this fails for some reason, then run the following manually on the release branch) :
530
+ ```bash
531
+ git checkout 3.8.x
532
+ git pull origin 3.8.x
533
+ git tag 3.8.0 -m "next release"
534
+ git push origin 3.8.0 --tags
535
+ ```
536
+ 5. After this you should see the CI workflow "Continuous Integration" in the Actions tab with the relevant tag name. Keep an eye on it to make sure it is successful as sometimes retries might be required.
537
+ 6. After all the steps are completed and if everything goes well then we should see a message automatically posted in the company's Slack (`release` channel) like this [one](https://rasa-hq.slack.com/archives/C7B08Q5FX/p1614354499046600)
538
+ 7. If however an error occurs in the build, then we should see a failure message automatically posted in the company's Slack (`dev-tribe` channel) like this [one](https://rasa-hq.slack.com/archives/C01M5TAHDHA/p1701444735622919)
539
+
540
+ Make sure to merge the branch `3.7.x` after your PR with `main`. This needs to be done manually until Roberto is added (see [ATO-2091](https://rasahq.atlassian.net/browse/ATO-2091))
541
+
542
+ ### Cutting a Pre release version
543
+
544
+ A Pre release version is an alpha, beta, dev or rc version. For more details on which version you require refer to the [Rasa Software Release Lifecycle](https://www.notion.so/rasa/Rasa-Software-Release-Lifecycle-eb704d75f87646a9a9aca1f3fbe71fb3#6e26ac9a15b64f91bb94d6bfea9306a0)
545
+
546
+ 1. Make sure you are using the right branch for the release, for instance pre releases are always made from either the main or a feature branch (especially for a dev release)
547
+ 2. Once you're ready to release, checkout the branch, run `make release` and follow the
548
+ steps.
549
+ 3. Only in case of a pre release, the release branch created will be prefixed with 'prepare-release-pre-'
550
+ 4. Note that when releasing from a feature branch the 'prepare-release-pre' branch will not be created automatically and has to be done manually. This is done to ensure all major/minor/patch releases only happens from the correct branches.
551
+ (In this case the version updates will be added to the same branch as a commit, and you will have to manually create a `prepare-release-pre-' branch and push to remote)
552
+ 5. Only in case of a pre release, we currently skip all test runs and docker image builds on a 'prepare-release-pre-' PR. This was done to speed up the pre release process.
553
+ 6. Once your PR gets merged, the [tag release workflow](https://github.com/RasaHQ/rasa-private/actions/workflows/tag-release.yml) will create the tag.
554
+ 7. After this you should see the CI workflow "Continuous Integration" in the Actions tab with the relevant tag name. Keep an eye on it to make sure it is successful as sometimes retries might be required.
555
+ 8. After all the steps are completed and if everything goes well then we should see a message automatically posted in the company's Slack (`release` channel) like this [one](https://rasa-hq.slack.com/archives/C7B08Q5FX/p1614354499046600)
556
+ 9. If however an error occurs in the build, then we should see a failure message automatically posted in the company's Slack (`dev-tribe` channel) like this [one](https://rasa-hq.slack.com/archives/C01M5TAHDHA/p1701444735622919)
557
+
558
+
559
+ ### Actively maintained versions
560
+
561
+ Please refer to the [Rasa Product Release and Maintenance Policy](https://rasa.com/rasa-product-release-and-maintenance-policy/) page.
562
+
563
+ ### Active workflows on the CI
564
+
565
+ Please refer to the [WORKFLOW_README FILE](https://github.com/RasaHQ/rasa-private/blob/main/WORKFLOW_README.md)
566
+
567
+ ## Troubleshooting
568
+
569
+ - When running docker commands, if you encounter this error: `OSError No space left on device`, consider running:
570
+
571
+ ```shell
572
+ docker system prune --all
573
+ ```
574
+
575
+ For more information on this command, please see the [Official Docker Documentation](https://docs.docker.com/engine/reference/commandline/system_prune/).
576
+