•   12 months ago

sonar-pro with image input working fine, but giving error in sonar-deep-research

With sonar-pro API with image input, the responses are working fine. But the same payload with sonar-deep-research is raising error:
{
"error": {
"message": "An internal server error has occurred.",
"type": "internal_server_error",
"code": 500
}
}

Comments are closed.