NVIDIA / NVIDIA/NeMo-Retriever
[FEA]: Add native async calls in addition to Futures based async functionality
Nobody has claimed this yet.
- 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?
New Feature
How would you describe the priority of this feature request
Significant improvement
Please provide a clear description of problem this feature solves
The Python interface of the client is currently future based. It would be nice to add native async calls in addition to Futures based async functionality.
Describe the feature, and optionally a solution or implementation and any alternatives
This was an optional item from #78 which was not completed and is here being separated into a separte ticket. See #78.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current Python interface and the related issue #78, which originally included this work. Map how the existing Futures-based asynchronous functionality is exposed before defining the native async API. Done means native async calls are available alongside the existing Futures-based functionality, with behavior and compatibility expectations documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100