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.31k stars 222 forks source link

Container for Mac on x86 #40

Open bingome opened 1 year ago

bingome commented 1 year ago

I am using Mac on x86, and I have changed to use rasa/rasa:latest in those two files, core and credential containers were created file, but for action container, I am still getting this error, any reason?

rasa-actions The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v2) and no specific platform was requested 0.0s

shanumas commented 1 year ago

"rasa/rasa:latest" should be changed only for the non-mac users right ?

margielapng commented 6 months ago

I am getting the same error, how do i fix it?