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

Server not responsive #97

Open
pierreoberholzer opened this issue Jul 16, 2024 · 4 comments
Open

Server not responsive #97

pierreoberholzer opened this issue Jul 16, 2024 · 4 comments

Comments

@pierreoberholzer
Copy link

Hi there,

I'm calling the llmsherpa API as follows..

LLMSHERPA_API_URL = "https://readers.llmsherpa.com/api/document/developer/parseDocument?renderFormat=all"
pdf_reader = LayoutPDFReader(LLMSHERPA_API_URL)
doc = pdf_reader.read_pdf(pdf_file)

Error: Request is hanging, no error thrown. Was working last week.

Thanks for checking !

@girithodu
Copy link

Running into the same issue!

@ansukla
Copy link
Member

ansukla commented Jul 16, 2024 via email

@girithodu
Copy link

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

On Tue, Jul 16, 2024 at 2:42 PM Girijesh Thodupunuri < @.> wrote: Running into the same issue! — Reply to this email directly, view it on GitHub <#97 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALJTITHRGG2HYJOFOGZTP3ZMVSQNAVCNFSM6AAAAABK6TD3SSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZRGU4DAMBQG4 . You are receiving this because you are subscribed to this thread.Message ID: @.>

Could you provide any resources or links to on how to set this up?

@rbrad070
Copy link

rbrad070 commented Jul 16, 2024

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

4 participants