A developer is using the OCI Generative AI service API and receives a '400 Bad Request' with error 'Model not found'. What is the most likely cause?
The error directly states 'Model not found'.
Why this answer
The error indicates the model ID specified in the request does not exist or is misspelled.