hsm207
hsm207
@RasaHQ/research thoughts about this PR?
> I am trying to follow the example from the book "Building Chatbots with Python" by Sumit Raj. The error is below. What version of rasa did that book say...
Can you please add test by asserting the properties of the nodes in the generated graph? This [test](https://github.com/RasaHQ/rasa/blob/a5eb5e1730e00c34f99b16c53f1249bdf5506f1e/tests/shared/core/training_data/test_visualization.py#L89-L95) has an example to generate the graph from a story.
Exalate commented: hsm207 commented: It would be great if we can have this feature in `2.8.x` too.
Exalate commented: hsm207 commented: Another customer is also keen on this
I don't understand how to interpret `cp_b => cp_a` is causing a loop. I'd like to quickly identify which stories are causing the loop just by reading the warning, similar...
Why not make the answers available online too?
@melindaloubser1 this looks interesting and I'd like to work on it if it is still open. The link in the description leads to 404. Is this linked to an internal...
Just wanted to share that I encountered the same error message too. In my case, the problem was that my table has a column where each element is a list...
@moseshassan thanks for the suggestion. I don't know how to do that. Are there examples you can point me to that shows how to instantiate a DataPortal object outside of...