development on this repository is discontinued, use new repository mmig/chatbot-kim instead
Change to 'for local development' endpoint in endpoints.yml
In folder with the chatbot
rasa shell
Choose the folder with the chatbot in English (KI-Campus_en) or in German (KI-Campus_de)
rasa trainrasa run --enable-apicd actions/ rasa run actions
In the outer project structure run:
docker-compose -f docker-compose_de.yml -p kicampus_de up --builddocker-compose -f docker-compose_en.yml -p kicampus_en up --build