copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Latest Getting Started with Rasa topics - Rasa Community Forum 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 from Rasa Masterclass Rasa Certification Workshops Hey everyone,
Asterisk + Rasa - Rasa Open Source - Rasa Community Forum 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 Asterisk, our VoIP system, with Rasa and implementing Yandex SpeechKit for speech interaction Asterisk (VoIP) and Rasa Integration: We’ve successfully enabled seamless communication between Asterisk, our VoIP system, and
[Rasa Pro Bug] Persistent OSError: [WinError 123] on Windows During . . . 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 Confirmed rasa-pro Installation: uv pip install rasa-pro was run successfully in the new environment
Rasa Open Source 3. 1 and Rasa X 1. 1 launched! 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 Rasa Open Source 3 1 We’ve added support for Python 3 9 and TensorFlow 2 7 (note that we can’t promise full backwards compatibility in terms of model reproducibility if you use LanguageModelFeaturizer)
Local LLM and Embedding Configuration Issues in Rasa Pro 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 tutorial, I encounter the following error, but the bot still responds: Additionally, when I train and test with a fake OPENAI_API_KEY set to “@@@”, I also get an error, but the bot still responds: I’m not sure why these
Rasa-Pro setup AVX Issue on macOS M1 - Rasa CALM - 2024-12-09 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 the following error: The TensorFlow library wa…