paulpierre / RasaGPT

💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
https://rasagpt.dev
MIT License
2.36k stars 227 forks source link

How to run with rasa shell #22

Open taoari opened 1 year ago

taoari commented 1 year ago

I have successfully installed RasaGPT with make install and make run. Instead of using the Telegram front, how can I interact with the system with make shell-rasa? Actually, I got the following error:

💻🐢  Opening a bash shell in the rasa-core container ..

Container rasa-core is not running
Boburshoh-oss commented 1 year ago

I have same error