💬 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
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
I have successfully installed RasaGPT with
make install
andmake run
. Instead of using the Telegram front, how can I interact with the system withmake shell-rasa
? Actually, I got the following error: