Replies: 1 comment
-
Hi @thobson, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I index a document I see this in my console:
Batches: 100%|██████████| 1/1 [00:00<00:00, 42.84it/s]
I set
progress_bar=False
on every pipeline component yet I'm still seeing this:Doe anyone know where this is coming from?
Also this output doesn't appear to be going via my normal logging setup. Is this output going via the logging architecture or simply a print statement?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions