rasa-pro 3.13.0.dev9__py3-none-any.whl → 3.13.0.dev10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rasa-pro might be problematic. Click here for more details.
- rasa/cli/export.py +2 -0
- rasa/core/exporter.py +36 -0
- rasa/core/policies/enterprise_search_policy.py +150 -236
- rasa/core/policies/enterprise_search_policy_config.py +242 -0
- rasa/dialogue_understanding/generator/prompt_templates/command_prompt_v3_claude_3_5_sonnet_20240620_template.jinja2 +78 -0
- rasa/dialogue_understanding/generator/single_step/search_ready_llm_command_generator.py +2 -2
- rasa/shared/core/flows/validation.py +9 -2
- rasa/shared/providers/_configs/azure_openai_client_config.py +2 -2
- rasa/shared/providers/_configs/default_litellm_client_config.py +1 -1
- rasa/shared/providers/_configs/huggingface_local_embedding_client_config.py +1 -1
- rasa/shared/providers/_configs/openai_client_config.py +1 -1
- rasa/shared/providers/_configs/rasa_llm_client_config.py +1 -1
- rasa/shared/providers/_configs/self_hosted_llm_client_config.py +1 -1
- rasa/shared/providers/_configs/utils.py +0 -99
- rasa/shared/utils/configs.py +110 -0
- rasa/tracing/instrumentation/attribute_extractors.py +10 -5
- rasa/version.py +1 -1
- {rasa_pro-3.13.0.dev9.dist-info → rasa_pro-3.13.0.dev10.dist-info}/METADATA +1 -1
- {rasa_pro-3.13.0.dev9.dist-info → rasa_pro-3.13.0.dev10.dist-info}/RECORD +22 -19
- {rasa_pro-3.13.0.dev9.dist-info → rasa_pro-3.13.0.dev10.dist-info}/NOTICE +0 -0
- {rasa_pro-3.13.0.dev9.dist-info → rasa_pro-3.13.0.dev10.dist-info}/WHEEL +0 -0
- {rasa_pro-3.13.0.dev9.dist-info → rasa_pro-3.13.0.dev10.dist-info}/entry_points.txt +0 -0
rasa/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: rasa-pro
|
|
3
|
-
Version: 3.13.0.
|
|
3
|
+
Version: 3.13.0.dev10
|
|
4
4
|
Summary: State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
|
|
5
5
|
Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
|
|
6
6
|
Author: Rasa Technologies GmbH
|
|
@@ -18,7 +18,7 @@ rasa/cli/data.py,sha256=J_L9E0LnNJj6HjiJZkUok0VIhEzjk4Gf5DnXGaTA8nI,13305
|
|
|
18
18
|
rasa/cli/dialogue_understanding_test.py,sha256=0ap9gDbZQ0S52KEDqcBeKaPamvw1KM0R0_NaWnuvrfY,13589
|
|
19
19
|
rasa/cli/e2e_test.py,sha256=OdghUcSYKOtpUTnJ_cTmSc6G7v_V_SyJg6GK-TFHk4k,8373
|
|
20
20
|
rasa/cli/evaluate.py,sha256=QGIuAySKosuOJJ5I-ZfLrnQRHArJiB0ubdN6I1tF4hs,7975
|
|
21
|
-
rasa/cli/export.py,sha256=
|
|
21
|
+
rasa/cli/export.py,sha256=lXz2fQbAjJ4bEKN9qjSYv44WrbLjXVb87b2Q5EtIALc,8329
|
|
22
22
|
rasa/cli/inspect.py,sha256=94yDzwq-cMnVVOqVkbIaDmhbuFtOb6ghxxyJiRa8DxU,3381
|
|
23
23
|
rasa/cli/interactive.py,sha256=_PwvTLF9Sozt0xzDo4W_zYs3SBCoDcxuGDDumD-JtUo,6012
|
|
24
24
|
rasa/cli/license.py,sha256=oFZU5cQ6CD2DvBgnlss9DgJVHzkSpEVI6eNKlMHgAMM,3565
|
|
@@ -291,7 +291,7 @@ rasa/core/evaluation/marker_base.py,sha256=agObXfag9aC6py1nD30rsUU6LpPb0_K33qv0h
|
|
|
291
291
|
rasa/core/evaluation/marker_stats.py,sha256=54rR5DO2XGmkwLKq_AXUdQdhmy6Krt59XL6mktoFquk,12085
|
|
292
292
|
rasa/core/evaluation/marker_tracker_loader.py,sha256=tqK0tqNIsc21GmR1yzNnrJzeo1gvigydHvsTVfTyZCQ,3700
|
|
293
293
|
rasa/core/exceptions.py,sha256=0ZyxnGz6V02K24ybMbIwGx2bPh86X0u7As5wImcgrOk,901
|
|
294
|
-
rasa/core/exporter.py,sha256=
|
|
294
|
+
rasa/core/exporter.py,sha256=HQYFP2RoaCCgaGVyvvOqqueh3sv6AfMYR8TCG-nBhV8,11944
|
|
295
295
|
rasa/core/featurizers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
296
296
|
rasa/core/featurizers/precomputation.py,sha256=aO1AaSX2J9olQnfDGM4TlwHGJqFimbaYj5PhUAq7AC0,17978
|
|
297
297
|
rasa/core/featurizers/single_state_featurizer.py,sha256=K3O-dPmSjXwxgmOjXIvp7W4UniZHNWrBKOftfbRJ3rs,16088
|
|
@@ -319,7 +319,8 @@ rasa/core/nlg/translate.py,sha256=PBMTbIgdkhx8rhzqv6h0u5r9jqdfiVIh7u0qb363sJA,18
|
|
|
319
319
|
rasa/core/persistor.py,sha256=7LCZHAwCM-xrUI38aaJ5dkxJvLdJXWI1TEUKsBo4_EE,21295
|
|
320
320
|
rasa/core/policies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
321
321
|
rasa/core/policies/ensemble.py,sha256=XoHxU0jcb_io_LBOpjJffylzqtGEB7CH9ivhRyO8pDc,12960
|
|
322
|
-
rasa/core/policies/enterprise_search_policy.py,sha256=
|
|
322
|
+
rasa/core/policies/enterprise_search_policy.py,sha256=iazMddRLobUte5p_2zLCyBrfKFskFx7l0P4NS2jX_ro,42063
|
|
323
|
+
rasa/core/policies/enterprise_search_policy_config.py,sha256=9GQ-5TqoRjepJiJNsnfyhrW_rtznBQSvUgs2iwyRoaA,8627
|
|
323
324
|
rasa/core/policies/enterprise_search_prompt_template.jinja2,sha256=dCS_seyBGxMQoMsOjjvPp0dd31OSzZCJSZeev1FJK5Q,1187
|
|
324
325
|
rasa/core/policies/enterprise_search_prompt_with_citation_template.jinja2,sha256=va9rpP97dN3PKoJZOVfyuISt3cPBlb10Pqyz25RwO_Q,3294
|
|
325
326
|
rasa/core/policies/enterprise_search_prompt_with_relevancy_check_and_citation_template.jinja2,sha256=_ZRHexqWs8UcszAprUGTqaL7KbNmMNCw5EcMNPlWmjw,3394
|
|
@@ -411,10 +412,11 @@ rasa/dialogue_understanding/generator/prompt_templates/__init__.py,sha256=47DEQp
|
|
|
411
412
|
rasa/dialogue_understanding/generator/prompt_templates/command_prompt_template.jinja2,sha256=nMayu-heJYH1QmcL1cFmXb8SeiJzfdDR_9Oy5IRUXsM,3937
|
|
412
413
|
rasa/dialogue_understanding/generator/prompt_templates/command_prompt_v2_claude_3_5_sonnet_20240620_template.jinja2,sha256=z-cnFVfIE_kEnY1o52YE2CdCWwgYTv7R3xVxsjXWlnw,3808
|
|
413
414
|
rasa/dialogue_understanding/generator/prompt_templates/command_prompt_v2_gpt_4o_2024_11_20_template.jinja2,sha256=4076ARsy0E0iADBX6li19IoM3F4F-2wK3bL6UEOvCdo,3620
|
|
415
|
+
rasa/dialogue_understanding/generator/prompt_templates/command_prompt_v3_claude_3_5_sonnet_20240620_template.jinja2,sha256=a9to44DC3UWkZX2lOVmUDB07U1PHvdPCOnSZH66DXfI,4814
|
|
414
416
|
rasa/dialogue_understanding/generator/prompt_templates/command_prompt_v3_gpt_4o_2024_11_20_template.jinja2,sha256=AWRm7PjtxYjhwAFWuC4BEoRlskxQEwoWiWJtztL5XJQ,4813
|
|
415
417
|
rasa/dialogue_understanding/generator/single_step/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
416
418
|
rasa/dialogue_understanding/generator/single_step/compact_llm_command_generator.py,sha256=DZxlTiDkSKqKDYTlnkI_7q6I5KLJLrc3jCwF3AEzXU4,5322
|
|
417
|
-
rasa/dialogue_understanding/generator/single_step/search_ready_llm_command_generator.py,sha256=
|
|
419
|
+
rasa/dialogue_understanding/generator/single_step/search_ready_llm_command_generator.py,sha256=UPMa8n6mOO81tq9HG9C33LWW258A2er5ekHnkGixaEs,5144
|
|
418
420
|
rasa/dialogue_understanding/generator/single_step/single_step_based_llm_command_generator.py,sha256=sKAhsdD71WdQx6rofaPfQjc7-nfvfpNjXUIvhRNHIL4,18048
|
|
419
421
|
rasa/dialogue_understanding/generator/single_step/single_step_llm_command_generator.py,sha256=WH8JzoHXtym3dbjPIOeoT7WW62P603VAC4lj8Sv_cMo,3072
|
|
420
422
|
rasa/dialogue_understanding/generator/utils.py,sha256=jxtb-AfngN59y2rHynqJDK80xM_yooEvr3aW1MWl6H0,2760
|
|
@@ -667,7 +669,7 @@ rasa/shared/core/flows/steps/no_operation.py,sha256=ofcJmmqKHpjHDp23ZgAMVs60blwf
|
|
|
667
669
|
rasa/shared/core/flows/steps/set_slots.py,sha256=NnPyHxY5gBiJ83qTbxRmgKh8BIMdi9U1TT71EfV35eE,1710
|
|
668
670
|
rasa/shared/core/flows/steps/start.py,sha256=AJpKIm0S3GZYLEs3ybXW0Zrq03Pu9lvirNahiUy2I6k,1010
|
|
669
671
|
rasa/shared/core/flows/utils.py,sha256=wqPWuEgYcbGMTs6wuckX400Sq1_Jz8yKYd2t91p3e8U,2270
|
|
670
|
-
rasa/shared/core/flows/validation.py,sha256
|
|
672
|
+
rasa/shared/core/flows/validation.py,sha256=7X0O0gxJrgF91iZpFxLK28yz0JCUhozkra1qF3eMtPs,28438
|
|
671
673
|
rasa/shared/core/flows/yaml_flows_io.py,sha256=nYnZNKG6ryxQaCYz4oDzy7SQTbeMIVP3p6Wl6XGD-Mw,18238
|
|
672
674
|
rasa/shared/core/generator.py,sha256=UAuBPu5UjUhL9djVK-PvrWZcNhRACOEgnRsTleV7eeY,35686
|
|
673
675
|
rasa/shared/core/policies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -723,17 +725,17 @@ rasa/shared/nlu/training_data/util.py,sha256=SCd97o6dDhbodasRK3JuaiAA1Xcy0faEMTj
|
|
|
723
725
|
rasa/shared/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
724
726
|
rasa/shared/providers/_configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
725
727
|
rasa/shared/providers/_configs/azure_entra_id_config.py,sha256=MnvWRlCN-nFv5wb8AtFPM1tymCr72jmhI-MQgZZphAs,19392
|
|
726
|
-
rasa/shared/providers/_configs/azure_openai_client_config.py,sha256=
|
|
728
|
+
rasa/shared/providers/_configs/azure_openai_client_config.py,sha256=4eAfB9V_iq6NJqu_N_zgtN5EeXl2EY0Fwk-r8DID550,10793
|
|
727
729
|
rasa/shared/providers/_configs/client_config.py,sha256=nQ469h1XI970_7Vs49hNIpBIwlAeiAg-cwV0JFp7Hg0,1618
|
|
728
|
-
rasa/shared/providers/_configs/default_litellm_client_config.py,sha256=
|
|
729
|
-
rasa/shared/providers/_configs/huggingface_local_embedding_client_config.py,sha256=
|
|
730
|
+
rasa/shared/providers/_configs/default_litellm_client_config.py,sha256=uNu_H3AtzaRxCFxKEggHxIg-bC_n-lSxdcmxbDKiwIc,4341
|
|
731
|
+
rasa/shared/providers/_configs/huggingface_local_embedding_client_config.py,sha256=aOIN_t0bM6Nfh5IkrNZd-_l8zo8UplM3iMlWuIkuYRg,8189
|
|
730
732
|
rasa/shared/providers/_configs/litellm_router_client_config.py,sha256=OX7egiQXkGSYxIfEOFrGFwCIKFJc3IgBKrZGqdjeMVQ,7265
|
|
731
733
|
rasa/shared/providers/_configs/model_group_config.py,sha256=gcvRY86StqCLqAOxLh-2sWEPxMNnwt43vR3QaviElZI,5618
|
|
732
734
|
rasa/shared/providers/_configs/oauth_config.py,sha256=eMHaXdSwiYqe4LC_UhDPJcrE7tqv3HDc8ghgkhwcYo4,791
|
|
733
|
-
rasa/shared/providers/_configs/openai_client_config.py,sha256=
|
|
734
|
-
rasa/shared/providers/_configs/rasa_llm_client_config.py,sha256=
|
|
735
|
-
rasa/shared/providers/_configs/self_hosted_llm_client_config.py,sha256=
|
|
736
|
-
rasa/shared/providers/_configs/utils.py,sha256=
|
|
735
|
+
rasa/shared/providers/_configs/openai_client_config.py,sha256=qKT_Opiyh-HsqNdogBVNLRr2igiqPUP1iRrbqVmYglY,5979
|
|
736
|
+
rasa/shared/providers/_configs/rasa_llm_client_config.py,sha256=UiEVmjkoS3a0AHLQ5xjrCBmIClEHjYAQRGvITJxXwt8,2234
|
|
737
|
+
rasa/shared/providers/_configs/self_hosted_llm_client_config.py,sha256=rxUFj8s4HAukjhILlOs7vrgXL9WNlfvGEcfMVEa-LrA,5952
|
|
738
|
+
rasa/shared/providers/_configs/utils.py,sha256=AUnvh4qF9VfLoXpTPoZfwYQ9YsVW8HPMbWa-vG6wOHw,453
|
|
737
739
|
rasa/shared/providers/_ssl_verification_utils.py,sha256=vUnP0vocf0GQ0wG8IQpPcCet4c1C9-wQWQNckNWbDBk,4165
|
|
738
740
|
rasa/shared/providers/_utils.py,sha256=EZIrz3ugcI-9PWgC7v0VMUNYondAAOeeRLIE8ZmResw,5886
|
|
739
741
|
rasa/shared/providers/constants.py,sha256=hgV8yNGxIbID_2h65OoSfSjIE4UkazrsqRg4SdkPAmI,234
|
|
@@ -764,6 +766,7 @@ rasa/shared/providers/router/router_client.py,sha256=5BBEg-_JtClOVxBy1hu-HceG329
|
|
|
764
766
|
rasa/shared/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
765
767
|
rasa/shared/utils/cli.py,sha256=cCI7-2WSqW_O_3fp_X3UPWKevLtHuts8nueV2PhPqlg,2916
|
|
766
768
|
rasa/shared/utils/common.py,sha256=w4h718kr8Cw0xzGloqnbNIWTuvcC2I3qYRGJCWgfPR0,12354
|
|
769
|
+
rasa/shared/utils/configs.py,sha256=fHtoIwN7wwJ7rAu9w3tpXsBhaqdBhKzrHoiz9USH4qc,3482
|
|
767
770
|
rasa/shared/utils/constants.py,sha256=qJ9Tg3lEJMFTS-kcgpAMszlXPu-gQyf_Q8RAswYE5WM,373
|
|
768
771
|
rasa/shared/utils/health_check/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
769
772
|
rasa/shared/utils/health_check/embeddings_health_check_mixin.py,sha256=ASOzDtI3i6HlRLzee8pafejlTkUesOhY6FZb5-wAZMI,1034
|
|
@@ -799,7 +802,7 @@ rasa/tracing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
799
802
|
rasa/tracing/config.py,sha256=Ev4U0Z_P-0JMxEtyjWFgyaoSluNlAm5tTm5wBr-7F0I,13083
|
|
800
803
|
rasa/tracing/constants.py,sha256=l7RUgan0BebsZxZifLDfj9_lWIqdStJ-3Ny-44wTLrM,3690
|
|
801
804
|
rasa/tracing/instrumentation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
802
|
-
rasa/tracing/instrumentation/attribute_extractors.py,sha256=
|
|
805
|
+
rasa/tracing/instrumentation/attribute_extractors.py,sha256=VkL7rjqPrp4M0FZkEPigc8w-Ab55z6Xu46NR4JvpYD8,31014
|
|
803
806
|
rasa/tracing/instrumentation/instrumentation.py,sha256=PsjY3vNA0hSmnRlhHhx5kuS-XHOCdQ6sgeD1cDECsTQ,55910
|
|
804
807
|
rasa/tracing/instrumentation/intentless_policy_instrumentation.py,sha256=RgixI0FVIzBz19E3onidUpSEwjkAh8paA5_w07PMzFo,4821
|
|
805
808
|
rasa/tracing/instrumentation/metrics.py,sha256=gnoATx-Rzb3wcMXNX_qzaGhar1zfogCV5vZhrGPth00,14708
|
|
@@ -840,9 +843,9 @@ rasa/utils/train_utils.py,sha256=ClJx-6x3-h3Vt6mskacgkcCUJTMXjFPe3zAcy_DfmaU,212
|
|
|
840
843
|
rasa/utils/url_tools.py,sha256=dZ1HGkVdWTJB7zYEdwoDIrEuyX9HE5WsxKKFVsXBLE0,1218
|
|
841
844
|
rasa/utils/yaml.py,sha256=KjbZq5C94ZP7Jdsw8bYYF7HASI6K4-C_kdHfrnPLpSI,2000
|
|
842
845
|
rasa/validator.py,sha256=JXi8bz3SsTB2c1tbDRY3r3TkcfSbhxacoxs-rVx6a9s,82937
|
|
843
|
-
rasa/version.py,sha256=
|
|
844
|
-
rasa_pro-3.13.0.
|
|
845
|
-
rasa_pro-3.13.0.
|
|
846
|
-
rasa_pro-3.13.0.
|
|
847
|
-
rasa_pro-3.13.0.
|
|
848
|
-
rasa_pro-3.13.0.
|
|
846
|
+
rasa/version.py,sha256=PdytADDFbmL2Tv6Wx37R4js5H8rIiA8Ay-1c7bFvybI,123
|
|
847
|
+
rasa_pro-3.13.0.dev10.dist-info/METADATA,sha256=TnImxbYhDtX5nUNptYGfloztoCwypZWviEeTaIFP4V4,10561
|
|
848
|
+
rasa_pro-3.13.0.dev10.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
|
|
849
|
+
rasa_pro-3.13.0.dev10.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
|
850
|
+
rasa_pro-3.13.0.dev10.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
|
|
851
|
+
rasa_pro-3.13.0.dev10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|