Metadata-Version: 2.3
Name: rasa-pro
Version: 3.14.0.dev9
Summary: State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
Keywords: nlp,machine-learning,machine-learning-library,bot,bots,botkit,rasa conversational-agents,conversational-ai,chatbot,chatbot-framework,bot-framework
Author: Rasa Technologies GmbH
Author-email: hi@rasa.com
Maintainer: Tom Bocklisch
Maintainer-email: tom@rasa.com
Requires-Python: >=3.10.0,<3.14
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: agents
Provides-Extra: agents-a2a
Provides-Extra: agents-mcp
Provides-Extra: full
Provides-Extra: gh-release-notes
Provides-Extra: jieba
Provides-Extra: pii
Provides-Extra: psycopg2-binary
Provides-Extra: qdrant-client
Provides-Extra: redis
Provides-Extra: skops
Provides-Extra: spacy
Provides-Extra: tensorflow
Requires-Dist: CacheControl (>=0.14.2,<0.15.0)
Requires-Dist: PyJWT[crypto] (>=2.8.0,<3.0.0)
Requires-Dist: SQLAlchemy (>=2.0.42,<2.1.0) ; extra == "full"
Requires-Dist: a2a-sdk (>=0.3.4,<0.4.0) ; extra == "agents" or extra == "agents-a2a" or extra == "full"
Requires-Dist: absl-py (>=2.0,<2.1) ; extra == "full"
Requires-Dist: aio-pika (>=8.2.3,<9.4.4)
Requires-Dist: aiogram (>=3.22.0,<4.0.0) ; extra == "full"
Requires-Dist: aiohttp (>=3.10,<3.11)
Requires-Dist: apscheduler (>=3.10,<3.11)
Requires-Dist: attrs (>=23.1,<25.0) ; extra == "full"
Requires-Dist: azure-identity (>=1.24.0,<1.25.0)
Requires-Dist: azure-storage-blob (>=12.26.0,<12.27.0) ; extra == "full"
Requires-Dist: boto3 (>=1.40.21,<1.41.0)
Requires-Dist: certifi (>=2024.07.04) ; extra == "full"
Requires-Dist: colorama (>=0.4.6,<0.5.0) ; sys_platform == "win32"
Requires-Dist: colorclass (>=2.2,<2.3) ; extra == "full"
Requires-Dist: coloredlogs (>=15,<16) ; extra == "full"
Requires-Dist: colorhash (>=2.0,<2.1.0) ; extra == "full"
Requires-Dist: confluent-kafka (>=2.11.0,<3.0.0) ; extra == "full"
Requires-Dist: cryptography (>=45.0.6,<45.1.0) ; extra == "full"
Requires-Dist: cvg-python-sdk (>=0.5.1,<0.6.0)
Requires-Dist: dask (>=2024.8.0,<2024.9.0)
Requires-Dist: demoji (>=1.1.0,<2.0.0)
Requires-Dist: diskcache (>=5.6.3,<5.7.0)
Requires-Dist: dnspython (==2.6.1) ; extra == "full"
Requires-Dist: faiss-cpu (>=1.11.0,<1.12.0)
Requires-Dist: fbmessenger (>=6.0.0,<6.1.0)
Requires-Dist: github3.py (>=3.2.0,<3.3.0) ; extra == "gh-release-notes" or extra == "full"
Requires-Dist: gitpython (>=3.1.41,<3.2.0) ; extra == "full"
Requires-Dist: gliner (>=0.2.20,<0.3.0) ; extra == "pii" or extra == "full"
Requires-Dist: google-auth (>=2.40.3,<2.41.0)
Requires-Dist: google-cloud-storage (>=2.14.0,<2.15.0) ; extra == "full"
Requires-Dist: hvac (>=2.3.0,<2.4.0)
Requires-Dist: importlib-metadata (>=8.5.0,<8.6.0)
Requires-Dist: importlib-resources (>=6.5.2,<7.0.0)
Requires-Dist: jieba (>=0.42.1,<0.43) ; extra == "jieba" or extra == "full"
Requires-Dist: jinja2 (>=3.1.6,<3.2.0) ; extra == "full"
Requires-Dist: jsonpatch (>=1.33,<2.0) ; extra == "full"
Requires-Dist: jsonpickle (>=3.3.0,<3.4)
Requires-Dist: jsonschema (>=4.22)
Requires-Dist: langchain (>=0.3.27,<0.4.0)
Requires-Dist: langchain-community (>=0.3.29,<0.4.0)
Requires-Dist: langcodes (>=3.5.0,<4.0.0)
Requires-Dist: litellm (>=1.69.0,<1.70.0)
Requires-Dist: matplotlib (>=3.9.4,<3.10.0)
Requires-Dist: mattermostwrapper (>=2.2,<2.3) ; extra == "full"
Requires-Dist: mcp (>=1.14.0,<1.15.0) ; extra == "agents" or extra == "agents-mcp" or extra == "full"
Requires-Dist: networkx (>=3.1,<3.2) ; extra == "full"
Requires-Dist: numpy (>=2.1.3,<2.2.0)
Requires-Dist: onnxruntime (==1.22.1) ; extra == "pii" or extra == "full"
Requires-Dist: openai (>=1.68.2,<1.69.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0) ; extra == "full"
Requires-Dist: opentelemetry-api (>=1.33.0,<1.34.0) ; extra == "full"
Requires-Dist: opentelemetry-exporter-otlp (>=1.33.0,<1.34.0) ; extra == "full"
Requires-Dist: opentelemetry-sdk (>=1.33.0,<1.34.0) ; extra == "full"
Requires-Dist: packaging (>=23.2,<23.3) ; extra == "full"
Requires-Dist: pep440-version-utils (>=1.1.0,<1.2.0) ; (python_version < "3.13") and (extra == "full")
Requires-Dist: pluggy (>=1.2.0,<2.0.0) ; extra == "full"
Requires-Dist: portalocker (>=2.7.0,<3.0.0)
Requires-Dist: prompt-toolkit (>=3.0.28,<3.0.29) ; extra == "full"
Requires-Dist: protobuf (>=5.29.5,<5.30.0) ; extra == "full"
Requires-Dist: psutil (>=5.9.5,<6.0.0)
Requires-Dist: psycopg2-binary (>=2.9.10,<2.10.0) ; extra == "psycopg2-binary" or extra == "full"
Requires-Dist: pydot (>=1.4,<1.5) ; extra == "full"
Requires-Dist: pykwalify (>=1.8,<1.9)
Requires-Dist: pymilvus (>=2.6.1,<3.0.0)
Requires-Dist: pymongo (>=4.10.1,<4.11.0)
Requires-Dist: pypred (>=0.4.0,<0.5.0)
Requires-Dist: python-dateutil (>=2.8.2,<2.9.0) ; extra == "full"
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: python-engineio (>=4.12.2,<4.13.0) ; extra == "full"
Requires-Dist: python-keycloak (>=5.8.1,<5.9.0)
Requires-Dist: python-socketio (>=5.13,<6)
Requires-Dist: pytz (>=2022.7.1,<2023.0) ; extra == "full"
Requires-Dist: pyyaml (>=6.0.2,<6.1.0) ; extra == "full"
Requires-Dist: qdrant-client (>=1.9.1,<1.10.0) ; extra == "qdrant-client" or extra == "full"
Requires-Dist: questionary (>=1.10.0,<2.1.0)
Requires-Dist: randomname (>=0.2.1,<0.3.0)
Requires-Dist: rasa-sdk (==3.14.0.dev5)
Requires-Dist: redis (>=4.6.0,<6.0) ; extra == "redis" or extra == "full"
Requires-Dist: regex (>=2024.7.24,<2024.8.0)
Requires-Dist: requests (>=2.32.5,<2.33.0) ; extra == "full"
Requires-Dist: rich (>=13.4.2,<14.0.0)
Requires-Dist: rocketchat_API (>=1.32.0,<1.33.0) ; extra == "full"
Requires-Dist: ruamel.yaml (>=0.17.21,<0.17.22) ; extra == "full"
Requires-Dist: safetensors (>=0.4.5,<0.5.0)
Requires-Dist: sanic (>=22.12,<22.13) ; extra == "full"
Requires-Dist: sanic-cors (>=2.2.0,<2.3.0) ; extra == "full"
Requires-Dist: sanic-jwt (>=1.8.0,<2.0.0)
Requires-Dist: sanic-openapi (>=21.12.0,<22.0.0) ; extra == "full"
Requires-Dist: sanic-routing (>=22.8.0,<23.0.0) ; extra == "full"
Requires-Dist: scikit-learn (>=1.6.1,<1.7.0) ; extra == "full"
Requires-Dist: scipy (>=1.13.1,<1.14.0) ; python_version < "3.12"
Requires-Dist: scipy (>=1.14.0,<1.15.0) ; python_version >= "3.12"
Requires-Dist: sentencepiece (>=0.1.99,<0.2.0) ; (python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: sentry-sdk (>=2.8.0,<3) ; extra == "full"
Requires-Dist: setuptools (>=78.1.1,<78.2.0) ; extra == "full"
Requires-Dist: sklearn-crfsuite (>=0.5.0,<0.6.0)
Requires-Dist: skops (>=0.13.0,<0.14.0) ; extra == "skops" or extra == "full"
Requires-Dist: slack-sdk (>=3.36.0,<3.37.0)
Requires-Dist: spacy (>=3.5.4,<4.0.0) ; extra == "spacy" or extra == "full"
Requires-Dist: structlog (>=25.4.0,<25.5.0)
Requires-Dist: structlog-sentry (>=2.0.3,<2.1.0)
Requires-Dist: tarsafe (>=0.0.5,<0.0.6)
Requires-Dist: tenacity (>=8.4.1,<8.5.0) ; extra == "full"
Requires-Dist: tensorflow (>=2.19.0,<3.0.0) ; (python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-hub (>=0.13.0,<0.14.0) ; (python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-io-gcs-filesystem (==0.31) ; (sys_platform == "win32" and python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-io-gcs-filesystem (==0.34) ; (sys_platform == "darwin" and platform_machine != "arm64" and python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-io-gcs-filesystem (==0.34) ; (sys_platform == "linux" and python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-metal (>=1.2.0,<2.0.0) ; (sys_platform == "darwin" and platform_machine == "arm64" and python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tensorflow-text (>=2.19.0,<3.0.0) ; (sys_platform != "win32" and platform_machine != "arm64" and platform_machine != "aarch64" and python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: terminaltables (>=3.1.10,<3.2.0)
Requires-Dist: tf-keras (>=2.15.0,<3.0.0) ; (python_version < "3.12") and (extra == "tensorflow" or extra == "full")
Requires-Dist: tiktoken (>=0.9.0,<0.10.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0) ; extra == "full"
Requires-Dist: transformers (>=4.38.2,<4.39.0) ; extra == "tensorflow" or extra == "full"
Requires-Dist: twilio (>=9.7.2,<9.8.0)
Requires-Dist: types-protobuf (==4.25.0.20240417) ; extra == "full"
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0) ; extra == "full"
Requires-Dist: typing-utils (>=0.1.0,<0.2.0)
Requires-Dist: ujson (>=5.8,<6.0) ; extra == "full"
Requires-Dist: webexteamssdk (>=1.6.1,<1.7.0)
Requires-Dist: websockets (>=10.4,<11.0) ; extra == "full"
Requires-Dist: werkzeug (>=3.0.0,<3.1.0)
Requires-Dist: wheel (>=0.40.0) ; extra == "full"
Project-URL: Documentation, https://rasa.com/docs
Project-URL: Homepage, https://rasa.com
Project-URL: Repository, https://github.com/rasahq/rasa
Description-Content-Type: text/markdown

<h1 align="center">Rasa</h1>

<div align="center">

[![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)
[![Documentation Status](https://img.shields.io/badge/docs-stable-brightgreen.svg)](https://rasa.com/docs/docs/pro/intro)
![Python version support](https://img.shields.io/pypi/pyversions/rasa-pro)

</div>

<hr />

Rasa is a framework for building scalable, dynamic conversational AI assistants that integrate large language models (LLMs) to enable more contextually aware and agentic interactions. Whether you’re new to conversational AI or an experienced developer, Rasa offers enhanced flexibility, control, and performance for mission-critical applications.

**Key Features:**

- **Flows for Business Logic:** Easily define business logic through Flows, a simplified way to describe how your AI assistant should handle conversations. Flows help streamline the development process, focusing on key tasks and reducing the complexity involved in managing conversations.
- **Automatic Conversation Repair:** Ensure seamless interactions by automatically handling interruptions or unexpected inputs. Developers have full control to customize these repairs based on specific use cases.
- **Customizable and Open:** Fully customizable code that allows developers to modify Rasa to meet specific requirements, ensuring flexibility and adaptability to various conversational AI needs.
- **Robustness and Control:** Maintain strict adherence to business logic, preventing unwanted behaviors like prompt injection and hallucinations, leading to more reliable responses and secure interactions.
- **Built-in Security:** Safeguard sensitive data, control access, and ensure secure deployment, essential for production environments that demand high levels of security and compliance.

A [free developer license](https://rasa.com/docs/pro/intro/#who-rasa-pro-is-for) is available so you can explore and get to know Rasa. It allows you to take your assistant live in production a limited capacity. A paid license is required for larger-scale production use, but all code is visible and can be customized as needed.

To get started right now, you can

`pip install rasa-pro`

Check out our

- [Rasa Quickstart](https://rasa.com/docs/learn/quickstart/pro),
- [Conversational AI with Language Models (CALM) conceptual rundown](https://rasa.com/docs/learn/concepts/calm),
- [Rasa tutorial](https://rasa.com/docs/pro/tutorial), and
- [Changelog](https://rasa.com/docs/reference/changelogs/rasa-pro-changelog)

for more. Also feel free to reach out to us on the [Rasa forum](https://forum.rasa.com/).

