estimated_progress property

DocumentLoadingArgs.estimated_progress property

Overall estimated percentage progress.

@property
def estimated_progress(self) -> float:
    ...

See Also