Hello,
I am following the official sample code provided on build.nvidia.com for the Deepseek-AI model.
In the provided Python example, the base_url is given as:
https://integrate.api.nvidia.com/v1
However, when I try to make requests (both via Python requests library and cURL), the endpoint always returns a 404 page not found
error.
Could you please confirm whether this endpoint is still active or if it has been changed or deprecated?
Thank you very much for your help!