Getting port=443 Max retries exceeded with url: https://api.bionemo.ngc.nvidia.com/v1

Hello and thank you for looking at my request:

I am trying to implement the BioNeMo framework with a custom cellxgene database that I have created and I am trying to call Nvidia’s BioNeMo endpoint: https://api.bionemo.ngc.nvidia.com/v1, but I am always getting the error below. Has the endpoint changed?

ConnectionError: HTTPSConnectionPool(host=‘api.bionemo.ngc.nvidia.com’, port=443): Max retries exceeded with url: /v1/models (Caused by NameResolutionError(“<urllib3.connection.HTTPSConnection object at 0x7de491f80bb0>: Failed to resolve ‘api.bionemo.ngc.nvidia.com’ ([Errno -2] Name or service not known)”))

Hi @asgaur

Can you please share more details regarding the model you are trying to access?

Please visit Explore Healthcare Industries | Try NVIDIA NIM APIs for more details on how to perform inferencing using NVIDIA NIMS.

Thanks!