Rasa x ui bot doesn't give an answer


classifies the right intents but doesn’t respond

Are you using Rasa X locally or on a server?

Are there any error in the logs?

local mode how can i get the logs >

On the terminal

yes, iget an error

Can you show the rest of the error?


some parts of the error , it very long (note: the chat woks fine with some error on the default project “rasa inti”) @ChrisRahme

Can you show me the output of rasa --version?

image

Following the Compatibility Matrix, please update Rasa X to 0.42.0:

pip install rasa-x==0.42.0 -i https://pypi.rasa.com/simple

i had to downgrade it because it was incompatible with the other versions (i was an error the ui didn’t open before )

Okay if you need Rasa X 0.39.3, then please downgrade Rasa and Rasa-SDK to 2.5.0.

But before that, please do this and try again:

pip install -U prompt-toolkit

@sloka Hi, What the update of this error?

still doesn’t work, as mentioned above @nik202


this the log message @nik202

! @nik202

@sloka Hey, I was out today, sorry about late reply. Rasa version?

@nik202

@sloka change rasa 2.8.2 to rasa 2.8.1 or rasa-sdk 2.8.1 to rasa-sdk 2.8.2 and try again.

@nik202 i think the problem is with my credentials and endpoint the UI works well with (rasa init project ) I will try you solution any way