Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while accessing llmsherpa api url #104

Open
Sneha-2113 opened this issue Aug 9, 2024 · 1 comment
Open

Issue while accessing llmsherpa api url #104

Sneha-2113 opened this issue Aug 9, 2024 · 1 comment

Comments

@Sneha-2113
Copy link

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!

@aaryan200
Copy link
Collaborator

The server is no longer supported as communicated a few months ago. Please use the nlm-ingestor to self host.

Here is the repo with instructions on how setup nlm-ingestor locally:
https://github.com/nlmatics/nlm-ingestor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants