AutoRAG
AutoRAG copied to clipboard
Add `tqdm` progress bars to various methods and commands
-
autorag/__init__.py- Import
tqdmfor progress bar support
- Import
-
autorag/chunker.py- Add
tqdmprogress bar tostart_chunkingmethod
- Add
-
autorag/cli.py- Add
tqdmprogress bar toevaluatecommand - Add
tqdmprogress bar torun_apicommand - Add
tqdmprogress bar torun_webcommand
- Add
Proposed changes for the feature request: https://github.com/Marker-Inc-Korea/AutoRAG/issues/878
close this at #903