NVIDIA / NVIDIA/NeMo-Retriever

[FEA]: Complete the async API by allowing async ingestion jobs for library (non-service) API

Open
#1,674 2 comments 0 reactions 1 assignee View on GitHub

@jdye64 is already working on this.

Since Mar 20, 2026.

feature request next-release
Dominant language
Python
Stars
3k
Forks
349
Avg merge
1d 23h
Merged PRs (30d)
116

Description

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Significant improvement

Please provide a clear description of problem this feature solves

Should following the existing nv_ingest async API design, but adapted for the nemo_retriever Python API

Describe the feature, and optionally a solution or implementation and any alternatives

ability to submit ingestion jobs that run in the background without blocking the main thread

It should return job/task IDs which the user can use to check status of individual documents

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.