404 Error - Function Not Found for Some Models + How to List Supported Models via API

Hi,

When calling certain models, I get this error:
{
“status”: 404,
“title”: “Not Found”,
“detail”: “Function ‘f2a67874-0b6f-441f-b281-95e69931af65’: Not found for account ‘pgGjvZVPU49epi49ewaVqCzSI7WhXczmmsy9_iHc4jU’”
}
This issue occurs only with certain models. Could you please help me understand why this function is not found and how to resolve it? and

I have a few questions:

  1. Is there documentation showing which models/functions are supported for my account?

  2. Is there an API call to list only supported models so I can avoid these errors?

Thank you.