rasa-pro


Namerasa-pro JSON
Version 3.11.3 PyPI version JSON
download
home_pagehttps://rasa.com
SummaryState-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.
upload_time2025-01-15 09:02:57
maintainerTom Bocklisch
docs_urlNone
authorRasa Technologies GmbH
requires_python<3.12,>=3.9
licenseNone
keywords nlp machine-learning machine-learning-library bot bots botkit rasa conversational-agents conversational-ai chatbot chatbot-framework bot-framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <h1 align="center">Rasa Pro</h1>

<div align="center">

[![Build Status](https://github.com/RasaHQ/rasa-private/workflows/Continuous%20Integration/badge.svg)](https://github.com/RasaHQ/rasa-private/actions)
[![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/rasa-pro/)

</div>

<hr />


Rasa Pro 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 Pro offers enhanced flexibility, control, and performance for mission-critical applications.

Building on the foundation of Rasa Open Source, Rasa Pro adds advanced features like CALM (Conversational AI with Language Models) and Dialogue Understanding (DU), which enable developers to shift from traditional intent-driven systems to LLM-based agents. This allows for more robust, responsive interactions that adhere strictly to business logic, while reducing risks like prompt injection and minimizing hallucinations.

**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 Pro 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/rasa-pro/developer-edition/) is available so you can explore and get to know Rasa Pro. For small production deployments, the Extended Developer License allows you to take your assistant live in 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-pro Quickstart](https://rasa.com/docs/rasa-pro/installation/quickstart/),
- [Conversational AI with Language Models (CALM) conceptual rundown](https://rasa.com/docs/rasa-pro/calm/),
- [Rasa Pro / CALM tutorial](https://rasa.com/docs/rasa-pro/tutorial), and
- [Rasa pro changelog](https://rasa.com/docs/rasa/rasa-pro-changelog/)

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://rasa.com",
    "name": "rasa-pro",
    "maintainer": "Tom Bocklisch",
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": "tom@rasa.com",
    "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",
    "download_url": "https://files.pythonhosted.org/packages/02/50/c42c62ebbcbf9a171b88a126446153db7c8c0443392749ae820a3b98398a/rasa_pro-3.11.3.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Rasa Pro</h1>\n\n<div align=\"center\">\n\n[![Build Status](https://github.com/RasaHQ/rasa-private/workflows/Continuous%20Integration/badge.svg)](https://github.com/RasaHQ/rasa-private/actions)\n[![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)\n[![Documentation Status](https://img.shields.io/badge/docs-stable-brightgreen.svg)](https://rasa.com/docs/rasa-pro/)\n\n</div>\n\n<hr />\n\n\nRasa Pro 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\u2019re new to conversational AI or an experienced developer, Rasa Pro offers enhanced flexibility, control, and performance for mission-critical applications.\n\nBuilding on the foundation of Rasa Open Source, Rasa Pro adds advanced features like CALM (Conversational AI with Language Models) and Dialogue Understanding (DU), which enable developers to shift from traditional intent-driven systems to LLM-based agents. This allows for more robust, responsive interactions that adhere strictly to business logic, while reducing risks like prompt injection and minimizing hallucinations.\n\n**Key Features:**\n\n- **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.\n- **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.\n- **Customizable and Open:** Fully customizable code that allows developers to modify Rasa Pro to meet specific requirements, ensuring flexibility and adaptability to various conversational AI needs.\n- **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.\n- **Built-in Security:** Safeguard sensitive data, control access, and ensure secure deployment, essential for production environments that demand high levels of security and compliance.\n\n\n\nA [free developer license](https://rasa.com/docs/rasa-pro/developer-edition/) is available so you can explore and get to know Rasa Pro. For small production deployments, the Extended Developer License allows you to take your assistant live in a limited capacity. A paid license is required for larger-scale production use, but all code is visible and can be customized as needed.\n\nTo get started right now, you can \n\n`pip install rasa-pro` \n\nCheck out our \n\n- [Rasa-pro Quickstart](https://rasa.com/docs/rasa-pro/installation/quickstart/),\n- [Conversational AI with Language Models (CALM) conceptual rundown](https://rasa.com/docs/rasa-pro/calm/),\n- [Rasa Pro / CALM tutorial](https://rasa.com/docs/rasa-pro/tutorial), and\n- [Rasa pro changelog](https://rasa.com/docs/rasa/rasa-pro-changelog/)\n\nfor more. Also feel free to reach out to us on the [Rasa forum](https://forum.rasa.com/).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "State-of-the-art open-core Conversational AI framework for Enterprises that natively leverages generative AI for effortless assistant development.",
    "version": "3.11.3",
    "project_urls": {
        "Documentation": "https://rasa.com/docs",
        "Homepage": "https://rasa.com",
        "Repository": "https://github.com/rasahq/rasa"
    },
    "split_keywords": [
        "nlp",
        " machine-learning",
        " machine-learning-library",
        " bot",
        " bots",
        " botkit",
        " rasa conversational-agents",
        " conversational-ai",
        " chatbot",
        " chatbot-framework",
        " bot-framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "181594e12e28c24e8aef2e48cb27b54e9963bc6269cd847e63abd73cb1e1698b",
                "md5": "f03db3a57a67dc15a4820bfee7a84e82",
                "sha256": "7629b64c3a279334bf53a81bd027177f9fdc61055b85b64532b0f48f35550599"
            },
            "downloads": -1,
            "filename": "rasa_pro-3.11.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f03db3a57a67dc15a4820bfee7a84e82",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 4502610,
            "upload_time": "2025-01-15T09:02:54",
            "upload_time_iso_8601": "2025-01-15T09:02:54.687545Z",
            "url": "https://files.pythonhosted.org/packages/18/15/94e12e28c24e8aef2e48cb27b54e9963bc6269cd847e63abd73cb1e1698b/rasa_pro-3.11.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0250c42c62ebbcbf9a171b88a126446153db7c8c0443392749ae820a3b98398a",
                "md5": "60e2f22b036fdc2d592184854cf4faf5",
                "sha256": "1f27b40018ea767fb600ff40ab92af6615a9264d285907db596dca6bbe0d3acc"
            },
            "downloads": -1,
            "filename": "rasa_pro-3.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "60e2f22b036fdc2d592184854cf4faf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 4144645,
            "upload_time": "2025-01-15T09:02:57",
            "upload_time_iso_8601": "2025-01-15T09:02:57.218400Z",
            "url": "https://files.pythonhosted.org/packages/02/50/c42c62ebbcbf9a171b88a126446153db7c8c0443392749ae820a3b98398a/rasa_pro-3.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 09:02:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rasahq",
    "github_project": "rasa",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "rasa-pro"
}
        
Elapsed time: 0.59437s