Error 500 while trying to use Assistant in self-hosted solution

So I was trying to use assistant in a self-hosted solution, but when I try to submit any prompt I get:

{"error":"There was an error processing your request"}

I've set the OPENAI_API_KEY in .env file, to get the API key I went to platform.open and genertate a new secret key with all permissions.
Was this page helpful?