Currently I deploy rasa os and rasa x by helm on GCP kubernete cluster.
When I send message via rest or any other messaging channels to rasa os, I got no response.
I check the log in rasa os, I found the model is not loaded.
And I found there is no so-called tag on my rasa x models
My rasa os version 2.8.5 and rasa x version is 1.0.0
PLS let me know how to solve this problem, thx