rasa-pro 3.14.0.dev12__py3-none-any.whl → 3.14.0.dev13__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/version.py CHANGED
@@ -1,3 +1,3 @@
1
1
  # this file will automatically be changed,
2
2
  # do not add anything but the version number here!
3
- __version__ = "3.14.0.dev12"
3
+ __version__ = "3.14.0.dev13"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: rasa-pro
3
- Version: 3.14.0.dev12
3
+ Version: 3.14.0.dev13
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
@@ -70,10 +70,8 @@ Requires-Dist: jsonpatch (>=1.33,<2.0)
70
70
  Requires-Dist: jsonpickle (>=3.3.0,<3.4)
71
71
  Requires-Dist: jsonschema (>=4.22)
72
72
  Requires-Dist: keras (==2.14.0) ; (python_version < "3.12") and (extra == "full" or extra == "nlu")
73
- Requires-Dist: langchain (>=0.2.17,<0.3.0) ; python_version < "3.12"
74
- Requires-Dist: langchain (>=0.3.27,<0.4.0) ; python_version >= "3.12"
75
- Requires-Dist: langchain-community (>=0.2.19,<0.3.0) ; python_version < "3.12"
76
- Requires-Dist: langchain-community (>=0.3.29,<0.4.0) ; python_version >= "3.12"
73
+ Requires-Dist: langchain (>=0.2.17,<0.3.0) ; extra == "a2a" or extra == "nlu"
74
+ Requires-Dist: langchain-community (>=0.2.19,<0.3.0) ; extra == "a2a" or extra == "nlu"
77
75
  Requires-Dist: langcodes (>=3.5.0,<4.0.0)
78
76
  Requires-Dist: litellm (>=1.69.0,<1.70.0)
79
77
  Requires-Dist: matplotlib (>=3.9.4,<3.10.0)
@@ -85,21 +83,20 @@ Requires-Dist: numpy (>=1.23.5,<2.2.0)
85
83
  Requires-Dist: onnxruntime (==1.22.1) ; extra == "full" or extra == "pii"
86
84
  Requires-Dist: openai (>=1.68.2,<1.69.0)
87
85
  Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
88
- Requires-Dist: opentelemetry-api (>=1.16.0,<2.0.0)
89
- Requires-Dist: opentelemetry-exporter-otlp (>=1.16.0,<2.0.0)
90
- Requires-Dist: opentelemetry-sdk (>=1.16.0,<2.0.0)
86
+ Requires-Dist: opentelemetry-api (>=1.16.0,<1.17.0) ; extra == "a2a" or extra == "nlu"
87
+ Requires-Dist: opentelemetry-exporter-otlp (>=1.16.0,<1.17.0) ; extra == "a2a" or extra == "nlu"
88
+ Requires-Dist: opentelemetry-sdk (>=1.16.0,<1.17.0) ; extra == "a2a" or extra == "nlu"
91
89
  Requires-Dist: packaging (>=23.2,<23.3)
92
90
  Requires-Dist: pep440-version-utils (>=1.1.0,<1.2.0) ; python_version < "3.13"
93
91
  Requires-Dist: pluggy (>=1.2.0,<2.0.0)
94
92
  Requires-Dist: portalocker (>=2.7.0,<3.0.0)
95
93
  Requires-Dist: prompt-toolkit (>=3.0.28,<3.0.29)
96
- Requires-Dist: protobuf (>=4.25.8,<6.0.0)
94
+ Requires-Dist: protobuf (>=4.25.8,<4.26.0) ; extra == "a2a" or extra == "nlu"
97
95
  Requires-Dist: psutil (>=5.9.5,<6.0.0)
98
96
  Requires-Dist: psycopg2-binary (>=2.9.10,<2.10.0)
99
97
  Requires-Dist: pydot (>=1.4,<1.5)
100
98
  Requires-Dist: pykwalify (>=1.8,<1.9)
101
- Requires-Dist: pymilvus (>=2.4.1,<2.4.2) ; python_version < "3.12"
102
- Requires-Dist: pymilvus (>=2.6.1,<3.0.0) ; python_version >= "3.12"
99
+ Requires-Dist: pymilvus (>=2.4.1,<2.4.2) ; extra == "a2a" or extra == "nlu"
103
100
  Requires-Dist: pymongo (>=4.10.1,<4.11.0)
104
101
  Requires-Dist: pypred (>=0.4.0,<0.5.0)
105
102
  Requires-Dist: python-dateutil (>=2.8.2,<2.9.0)
@@ -1125,9 +1125,9 @@ rasa/utils/train_utils.py,sha256=LJO7mM6ptYvLMZr4HDl3fBkPHb7-BVFXuuZseh4Pp68,224
1125
1125
  rasa/utils/url_tools.py,sha256=dZ1HGkVdWTJB7zYEdwoDIrEuyX9HE5WsxKKFVsXBLE0,1218
1126
1126
  rasa/utils/yaml.py,sha256=KjbZq5C94ZP7Jdsw8bYYF7HASI6K4-C_kdHfrnPLpSI,2000
1127
1127
  rasa/validator.py,sha256=1abU_NTP0UTRBNwmSr1Ba0f3tj-rrJdKzeIknF9pynI,83298
1128
- rasa/version.py,sha256=tAg8wmH4NQSwJ7BTW2qnWzOpvBa5tcpXm7YQc2ufB14,123
1129
- rasa_pro-3.14.0.dev12.dist-info/METADATA,sha256=769CYlwHgX7QCB_tYULyxWPht87LjJM821dZE01E1Os,12392
1130
- rasa_pro-3.14.0.dev12.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
1131
- rasa_pro-3.14.0.dev12.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
1132
- rasa_pro-3.14.0.dev12.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
1133
- rasa_pro-3.14.0.dev12.dist-info/RECORD,,
1128
+ rasa/version.py,sha256=02fVcx93zDNW0hgS-gjfmO8F8xhZJxDWO33d8YUACMQ,123
1129
+ rasa_pro-3.14.0.dev13.dist-info/METADATA,sha256=URU9JndGmMUaCw0EtrmqM249x1r229gdd-ypwNxjS00,12345
1130
+ rasa_pro-3.14.0.dev13.dist-info/NOTICE,sha256=7HlBoMHJY9CL2GlYSfTQ-PZsVmLmVkYmMiPlTjhuCqA,218
1131
+ rasa_pro-3.14.0.dev13.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
1132
+ rasa_pro-3.14.0.dev13.dist-info/entry_points.txt,sha256=ckJ2SfEyTPgBqj_I6vm_tqY9dZF_LAPJZA335Xp0Q9U,43
1133
+ rasa_pro-3.14.0.dev13.dist-info/RECORD,,