rasa-sdk 3.12.0.dev2__tar.gz → 3.13.0.dev1__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.
Files changed (36) hide show
  1. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/PKG-INFO +3 -3
  2. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/pyproject.toml +13 -12
  3. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_py/action_webhook_pb2.py +1 -1
  4. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/version.py +1 -1
  5. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/LICENSE.txt +0 -0
  6. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/README.md +0 -0
  7. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/__init__.py +0 -0
  8. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/__main__.py +0 -0
  9. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/cli/__init__.py +0 -0
  10. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/cli/arguments.py +0 -0
  11. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/constants.py +0 -0
  12. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/endpoint.py +0 -0
  13. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/events.py +0 -0
  14. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/exceptions.py +0 -0
  15. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/executor.py +0 -0
  16. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/forms.py +0 -0
  17. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_errors.py +0 -0
  18. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_py/__init__.py +0 -0
  19. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_py/action_webhook_pb2.pyi +0 -0
  20. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_py/action_webhook_pb2_grpc.py +0 -0
  21. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/grpc_server.py +0 -0
  22. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/interfaces.py +0 -0
  23. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/knowledge_base/__init__.py +0 -0
  24. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/knowledge_base/actions.py +0 -0
  25. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/knowledge_base/storage.py +0 -0
  26. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/knowledge_base/utils.py +0 -0
  27. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/plugin.py +0 -0
  28. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/slots.py +0 -0
  29. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/config.py +0 -0
  30. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/endpoints.py +0 -0
  31. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/instrumentation/attribute_extractors.py +0 -0
  32. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/instrumentation/instrumentation.py +0 -0
  33. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/tracer_register.py +0 -0
  34. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/tracing/utils.py +0 -0
  35. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/types.py +0 -0
  36. {rasa_sdk-3.12.0.dev2 → rasa_sdk-3.13.0.dev1}/rasa_sdk/utils.py +0 -0
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: rasa-sdk
3
- Version: 3.12.0.dev2
3
+ Version: 3.13.0.dev1
4
4
  Summary: Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
5
- Home-page: https://rasa.com
6
5
  License: Apache-2.0
7
6
  Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
8
7
  Author: Rasa Technologies GmbH
@@ -36,6 +35,7 @@ Requires-Dist: sanic (>=22.12,<23.0)
36
35
  Requires-Dist: typing-extensions (>=4.1.1,<5.0.0)
37
36
  Requires-Dist: websockets (>=10.0,<12.0)
38
37
  Project-URL: Documentation, https://rasa.com/docs
38
+ Project-URL: Homepage, https://rasa.com
39
39
  Project-URL: Repository, https://github.com/rasahq/rasa-sdk
40
40
  Description-Content-Type: text/markdown
41
41
 
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
 
5
5
  [tool.poetry]
6
6
  name = "rasa-sdk"
7
- version = "3.12.0.dev2"
7
+ version = "3.13.0.dev1"
8
8
  description = "Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants"
9
9
  authors = [ "Rasa Technologies GmbH <hi@rasa.com>",]
10
10
  maintainers = [ "Tom Bocklisch <tom@rasa.com>",]
@@ -88,17 +88,8 @@ pydantic = "^2.6.4"
88
88
  grpcio-health-checking = "~1.59.3"
89
89
  grpcio-tools = "~1.60.0"
90
90
 
91
- [tool.poetry.dev-dependencies]
92
- pytest-cov = "^4.1.0"
93
- coveralls = "^3.0.1"
94
- pytest = "^7.4.0"
95
- questionary = ">=1.5.1,<2.1.0"
96
- towncrier = "^23.6.0"
97
- toml = "^0.10.0"
98
- pep440-version-utils = "^0.3.0"
99
- semantic_version = "^2.8.5"
100
- mypy = "^1.14"
101
- sanic-testing = "^22.12"
91
+ [tool.poetry.requires-plugins]
92
+ poetry-plugin-export = ">=1.8"
102
93
 
103
94
  [tool.ruff.lint]
104
95
  ignore = [ "D100", "D101", "D102", "D103", "D104", "D105", "RUF005",]
@@ -112,6 +103,16 @@ asyncio_mode = "auto"
112
103
  convention = "google"
113
104
 
114
105
  [tool.poetry.group.dev.dependencies]
106
+ pytest-cov = "^4.1.0"
107
+ coveralls = "^3.0.1"
108
+ pytest = "^7.4.0"
109
+ questionary = ">=1.5.1,<2.1.0"
110
+ towncrier = "^23.6.0"
111
+ toml = "^0.10.0"
112
+ pep440-version-utils = "^0.3.0"
113
+ semantic_version = "^2.8.5"
114
+ mypy = "^1.14"
115
+ sanic-testing = "^22.12"
115
116
  ruff = ">=0.3.5,<0.4.0"
116
117
  pytest-asyncio = "^0.23.6"
117
118
  types-protobuf = "4.25.0.20240417"
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # source: rasa_sdk/grpc_py/action_webhook.proto
4
- # Protobuf Python Version: 4.25.1
4
+ # Protobuf Python Version: 4.25.0
5
5
  """Generated protocol buffer code."""
6
6
  from google.protobuf import descriptor as _descriptor
7
7
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -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.12.0.dev2"
3
+ __version__ = "3.13.0.dev1"
File without changes