All - Activity - rkranendonk - Rasa Community Forum
rkranendonk
Richard Kranendonk
Installing Rasa Studio - Cost?
Jan 4, 2025
Did you get an answer to this? Because I have this question, too.
Need some pointers on training for specific domain and different customers
Mar 1, 2024
I’m exploring the possible use of a conversational interface on the domain of InfoSec risk identification. Thoughts:
You can prompt ChatGPT to take on a certain role, like: “you are an infosec consultant specialised in working with non-IT people”; How would this work with Rasa? Where would I need…
Stuck on setting up the tutorial
Feb 15, 2024
We solved it! openai-test.py was indeed configured for model="gpt-3.5-turbo". Initially, after changing that to model="gpt-4", the ‘no access’ problem remained. The problem seems to be caused by the sub-optimal link between OpenAI’s billing logic and its model access. After buying some extra credit...
Stuck on setting up the tutorial
Feb 13, 2024
I am indeed on MacOS. These are the steps I followed:
- put single quotes around the api-key in my .zshrc file.
- opened a new terminal window and checked if the key was set with
echo $OPENAI_API_KEY - followed the steps in the openAI QuickStart, including setting up and activating a virtual environment…
Stuck on setting up the tutorial
Feb 13, 2024
That took me a step further I guess. I’ve got my RASA_PRO_LICENSE and my OPENAI_API_KEY set up rasa train and rasa inspect now run without errors. But if I enter ‘hello’ in the Rasa inspector it responds with “Sorry, I am having trouble with that. Please try again in a few minutes.” The terminal...
Stuck on setting up the tutorial
Feb 13, 2024
Thanks! rasa inspect now opens the Inspector in my default browser. However, I see a confused owl with “No flow is currently active”, and in the Flow pane, the only answer I get (apart from greetings) is “I am a bot, powered by Rasa”. Also I have no data/flows.yml.
Stuck on setting up the tutorial
Feb 13, 2024
After following the steps for Installation for local development and running rasa init --template tutorial, now at Testing your money transfer flow. rasa train gives me A Rasa Pro license is required. Please set the environmental variable RASA_PRO_LICENSE to a valid license string. I did receive a…
Announcing the Rasa Developer Edition
Feb 13, 2024
First of all, terribly excited to be able to experiment with CALM. I’ve also got the same issue with pricing as @ScienceGuy. I’m running a startup and am exploring CALM as a way to introduce conversational interfaces in the InfoSec space. My target group (SME’s) have limited budget so I need to know…
Hello from Utrecht
Dec 20, 2023
Hi All, My name is Richard, and I’ve just started my Rasa journey. Since 2017 I’ve been working in the field of privacy and security management (think GDPR, ISO 27001, etc.). I’ve developed a workshop-based method to help work teams identify information security risks, and establish ownership of …
Open Data Knowledge Domains
Dec 19, 2023
Hi All, I’ve just started my Rasa journey so I hope my question doesn’t hinge on a misconception. The Rasa training material includes files for the domains of music and food, and I also came across banking knowledge via the blog. I was wondering if there’s a directory or an online place where know…