RasaGPT icon indicating copy to clipboard operation
RasaGPT copied to clipboard

💬 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

Results 60 RasaGPT issues
Sort by recently updated
recently updated
newest added

I wonder if it is possible to switch openAI API to other open source LLMs. Thanks

``` make[2]: 进入目录“/home/yons/RasaGPT/app/api” Creating virtual environment .. Environment and dependecies created already, loading .. /bin/sh: 3: source: not found make[2]: *** [Makefile:108:env-create] 错误 127 make[2]: 离开目录“/home/yons/RasaGPT/app/api” make[1]: *** [Makefile:98:api-install] 错误...

Container chat_rasa_actions Started6.1s ! rasa-actions The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested 0.0s ✔ Container chat_rasa_core Started8.2s !...

Hey I'm running the containers on a MacOS, I got all containers running but getting no answer from bot. In the logs it shows a post response but then I...

Hi, I cannot find where to define $PATH, could you please help to troubleshoot this issue? Failed LOG: ~~~ ERROR: for chat_rasa_actions Cannot start service rasa-actions: failed to create shim...

ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/opt/venv/lib/python3.10/site-packages/dotenv' Check the permissions.

Hi, I need some help getting this running, been trying for the last couple of days without success. I´ll outline the steps I´ve gone through and the fixes I´ve applied....

Besides pgvector, can we add weaviate as an option for vector similarity and related calculations?

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...