Ask a question to get started
Enter to sendā¢Shift+Enter new line
NovaModelNotFoundError( self, model_name: str, message: Optional[str] = None, response:
NovaError
model_name
str
Name of the model that was not found
message
Optional[str]
None
Optional custom error message
response
Optional[Dict[str, Any]]
Exception raised when model is not found or not available (HTTP 404).
This occurs when:
Full response data if available