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.33k stars 224 forks source link

Flaky responses in telegram bot #16

Open nandangrover opened 1 year ago

nandangrover commented 1 year ago

The bot is working for some question but for others it won't work. The reply is processed from the container though. ngrok response status is also 200 Ok. I am not sure what might be going wrong here.

Kudos to creeating this repository! Great work.

Screenshot 2023-05-14 at 12 28 45 am Screenshot 2023-05-14 at 12 29 19 am
OmidH commented 1 year ago

I think this is the same issue as in #7