Not Found Exception
class NotFoundException(headers: DeepSeekHeaders, error: DeepSeekError?, message: String?) : DeepSeekException
Thrown for HTTP 404 — the endpoint or model referenced by the request does not exist.
Thrown for HTTP 404 — the endpoint or model referenced by the request does not exist.