
Rasa Community Forum
Rasa Community Forum
[Rasa Pro Bug] Persistent OSError: [WinError 123] on Windows …
Jun 8, 2025 · Created a Clean Environment: The current rasa-pro-env was created from scratch with conda create --name rasa-pro-env python=3.10 to ensure a compatible Python version. …
Asterisk + Rasa - Rasa Open Source - 2024-12-09
Jan 24, 2024 · Excited to share our latest project: the successful integration of Asterisk (VoIP), Rasa chat-bot, and Yandex SpeechKit! Last week, we achieved a milestone by integrating …
Latest Getting Started with Rasa topics - 2024-12-09
Dec 9, 2024 · Getting Started with Rasa Tutorials, Resources & Videos This is a place for sharing Rasa resources: blogposts, tutorials and other content you think the community could learn …
Rasa Installation - Step by Step - Rasa Open Source - 2024-12-09
Jan 23, 2022 · I have been trying to install Rasa on Ubuntu18.x and Ubuntu 20.x and it has been always the same issue with Rasa giving illegal instruction and illegal instruction code dump, …
Rasa-Pro setup AVX Issue on macOS M1 - Rasa CALM - 2024-12-09
Nov 12, 2024 · Hello Rasa Community! I’m encountering an issue while trying to run rasa-pro on my MacBook with an M1 chip (macOS Sequoia). When I run rasa init --template tutorial, I get …
Rasa Open Source 3.3 launched - Rasa Community Forum
Nov 4, 2022 · Hello Rasa Community! I’m excited to announce that Rasa Open Source 3.3 has been released, and the docs have been updated. This launch includes a major improvement: …
Unable to install Rasa due to error - Rasa Open Source - 2024-12-09
Mar 11, 2022 · Is rasa is compatible with python version Python 3.11.5 As I’m trying to install it but it giving me the errer like this
Rasa Open Source 3.1 and Rasa X 1.1 launched! - Rasa Community …
Apr 12, 2022 · Rasa X 1.1 Rasa X is now compatible with Rasa 3.0+! We know this was highly requested and are very happy to have it live.
Local LLM and Embedding Configuration Issues in Rasa Pro
Aug 22, 2024 · I’m trying to use a local LLM and embeddings from Ollama with Rasa Pro. When I comment out the OPENAI_API_KEY in the .env file, then train and run the model using the …