RpcException: Status(StatusCode=Internal, Detail="Error in response service. Please contact support@convai.com")

Hi

I am getting this error this morning. It worked last night without error. This is only happening since this morning. The same happened yesterday but I noticed a problem with a Speaker ID being wrong so I thought it was that so I made some changes and created a new character and it was working. This morning I have no Speaker ID problems, no errors or messaging relevant to the Speaker ID anyway. The LLM is Llama.

conva error.txt (1.3 KB)

The Character ID is 3cb10fe6-81ad-11f0-90ba-42010a7be01f

My other characters work ok.

Hello @Tyke,

Could you please try again?
And are you changing the LLM somewhere?

1 Like

Hi @K3 thanks so much, yes it works again now. I’m not changing the LLM apart from sometimes in the Playground, I’m not doing it in code anywhere. Would love to know what the issue was but not important, I probably wouldn’t understand anyway. Thanks K3 :folded_hands::+1:

The LLM you were using was the deprecated uncensored small model, which caused the error. If your code is still selecting this model anywhere, it could lead to the same issue again.

Ah right ok, thx for the explanation. Yeh deffo not selecting the LLM code, I’m 100% sure about that tbh.

1 Like