nlmatics / nlm-ingestor

This repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.
https://www.nlmatics.com
Apache License 2.0
1.11k stars 160 forks source link

Health checks fail because port 5001 not exposed by default #59

Closed jinkjonks closed 5 months ago

jinkjonks commented 6 months ago

Specifically, I had to write and build a 3-line Dockerfile to expose this so I could host it in a Cloud Run service on GCP.