Save user inputs - Rasa Open Source - Rasa Community Forum
👋 Introducing the Rasa Playground
Save user inputs
post by abirhajji on Aug 14, 2018
hey guys I am building a bot using a consoleInputchannel and I want to save save the user input in order to use it to train rasa nlu model After a little research I found DialogueStateTracker.as_dialogue() that returns a dialogue abject but I didn’t know how to use it can any one explain it to me or have any other solution to my problem
Me too
post by Ajinkz on Jan 22, 2019
You can use Mongodb or Redis for storing user inputs
Reply
Related topics
| Topic | Replies | Views | Activity |
|---|---|---|---|
| How to get user input and store them into training data | 21 | 4.7k | Feb 2020 |
| Recover a conversation | 1 | 657 | Feb 2019 |
| How to keep conversation records | 1 | 719 | May 2021 |
| Need help to Tracking conversation state Example | 25 | 6.0k | Mar 2020 |
| How can i log the conversation to a DB or a file | 1 | 1.6k | Feb 2019 |