@abhishakskilrock
Can you please tell how you resolved the error? I am getting the same error. But I added policy_config line and it was kind of working. But I now get an Internal Server error 500 after I enter any input. Can you please tell me how you resolved this issue?
Thanks
@abhishakskilrock
I know that command works, but I want to make a Python script that does that exact thing. Btw I got the answer, I changed my code a bit and now it works. Thanks anyways
Thanx @Akshit for helping me out but I have already import those libraries and Issue was not there issue was with calling stories with agent. We have to call stories file when we are calling agent
@abhishakskilrock Yes I have the data in nlu.md file. I put it there myself, it’s were I put my intents. I have another file stories.md where I store my stories for all the intents.