Your company’s AI service isn’t available right now. Please try again in a moment. If it keeps happening, Pretty support is happy to help.
What happened
Your company connected its own AI service to Pretty. Pretty sent your request there and did not get an answer back. Pretty itself is working; the AI service is briefly unavailable. Your message is saved and your slides are untouched. Nothing is lost.What you can do
- Press Retry. Most of the time the service is back within a minute.
- Still failing? Wait a few minutes and try once more.
- Still failing after that? Contact Pretty support with the time it happened. We can see which service did not answer, tell you what is going on, and reach out to the right people at your company if needed.
For admins
The workspace uses bring-your-own-key, so requests go to the service you connected in Model providers instead of Pretty’s own access. Pretty shows this message when that service answers502, 503 or 504, or the connection drops before a reply.
Your LiteLLM proxy
Your LiteLLM proxy
curl -i https://<proxy host>/health returning 502/503/504 or hanging means the proxy itself
is down (restarting, out of memory, broken load balancer). Everyone in the workspace is affected
at once. Restart or repair the deployment, then confirm /health answers 200.The model provider behind it
The model provider behind it
/health answers 200 but the proxy logs show errors from OpenAI, Anthropic, Bedrock or Google.
Check the provider’s status page; once their incident clears, requests recover on their own.