ITADN

Issue while accessing llmsherpa api url

#104OpenSneha-2113 创建于 2024-08-09
S
Sneha-2113commented
Hi team, While trying to access the llmsherpa_api_url = "https://readers.llmsherpa.com/api/document/developer/parseDocument?renderFormat=all", I am getting this error ""message": "HTTPSConnectionPool(host='readers.llmsherpa.com', port=443): Max retries exceeded with url: /api/document/developer/parseDocument?renderFormat=all (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000028C4516F590>, 'Connection to readers.llmsherpa.com timed out. (connect timeout=None)')" Has the URL changed? I tried to run the code through Colab link provided, still I am getting the same issue there. Also not able to visit in the browser also. Kindly look into and suggest me some ways. Thanks!
1 条评论