HI:)
My chatbot is based on Chatterbot and it works locally, but not on PythonAnywhere. My YAML file, which includes FAQ and answers is trained with chatterbot too. Somehow I can only deploy the chatbot on PythonAnywhere if I delete some parts of the text in the YAML file, no matter what parts.
I tried to split the YAML file into two files. But this didn't work either.
Do you have any ideas on how I could solve that issue? I could provide some code if that would help.
I'd be happy and thankful for any inputs!