Internal Server Exception
class InternalServerException(headers: DeepSeekHeaders, error: DeepSeekError?, message: String?) : DeepSeekException
Thrown for HTTP 500 — the DeepSeek service failed to process the request.
Retry after a brief wait; if the problem persists, contact DeepSeek support.