NVIDIA / nv-ingest

NVIDIA Ingest is a set of microservices for parsing hundreds of thousands of complex, messy unstructured PDFs and other enterprise documents into metadata and text to embed into retrieval systems.
Apache License 2.0
39 stars 11 forks source link

[DOC]: Add example usage for all API libraries #41

Closed sosahi closed 3 days ago

sosahi commented 2 weeks ago

How would you describe the priority of this documentation request

None

Please provide a link or source to the relevant docs

https://github.com/NVIDIA/nv-ingest/blob/main/client/README.md#api-libraries:~:text=API%20and%20CLI.-,API%20Libraries,-nv_ingest_client.primitives.jobs

Describe the problems in the documentation

Only the first two API libraries have example usage. Add example code snippets for all the libraries

(Optional) Propose a correction or improvement

No response

jdye64 commented 3 days ago

Closed with https://github.com/NVIDIA/nv-ingest/pull/84