AutoRAG icon indicating copy to clipboard operation
AutoRAG copied to clipboard

Add `tqdm` progress bars to various methods and commands

Open rohitg00 opened this issue 1 year ago • 1 comments

  • autorag/__init__.py

    • Import tqdm for progress bar support
  • autorag/chunker.py

    • Add tqdm progress bar to start_chunking method
  • autorag/cli.py

    • Add tqdm progress bar to evaluate command
    • Add tqdm progress bar to run_api command
    • Add tqdm progress bar to run_web command

rohitg00 avatar Oct 25 '24 20:10 rohitg00

Proposed changes for the feature request: https://github.com/Marker-Inc-Korea/AutoRAG/issues/878

rohitg00 avatar Oct 25 '24 20:10 rohitg00

close this at #903

vkehfdl1 avatar Oct 30 '24 06:10 vkehfdl1