Deep Seek Error
JSON body returned by the DeepSeek API when a request fails.
The SDK deserialises this payload and wraps it inside a DeepSeekException together with the HTTP status code and headers. Use DeepSeekException.error to access it from a caught exception.