You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 NV-Ingest cli client displays a progress bar that shows real time ingestion progress in terms of files ingested along with metrics like time per file and pages per second when performing ingestion jobs. We now have the ability to ingest multiple files at a time with the python client, but it doesn't display progress like the cli. This becomes an issue for large jobs where it's hard to determine the job's progress.
Describe the feature, and optionally a solution or implementation and any alternatives
I would like for the python client to display similar progress information as the cli when performing multi file ingestion jobs.
Additional context
No response
The text was updated successfully, but these errors were encountered:
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 NV-Ingest cli client displays a progress bar that shows real time ingestion progress in terms of files ingested along with metrics like time per file and pages per second when performing ingestion jobs. We now have the ability to ingest multiple files at a time with the python client, but it doesn't display progress like the cli. This becomes an issue for large jobs where it's hard to determine the job's progress.
Describe the feature, and optionally a solution or implementation and any alternatives
I would like for the python client to display similar progress information as the cli when performing multi file ingestion jobs.
Additional context
No response
The text was updated successfully, but these errors were encountered: