Skip to content

disable progress bar by default #363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025
Merged

disable progress bar by default #363

merged 1 commit into from
Aug 18, 2025

Conversation

rbs333
Copy link
Collaborator

@rbs333 rbs333 commented Aug 18, 2025

#362

TLDR: TQDM progress bars are annoying when shown every time you embed something.

The default should be to turn these off for embedding calls.

Not all packages use tqdm and instead a logger. I don't think redisvl should be in charge of setting loglevel and that should be developer configured but we can make a better base decision.

@rbs333 rbs333 requested a review from tylerhutcherson August 18, 2025 16:00
Copy link
Collaborator

@tylerhutcherson tylerhutcherson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rbs333 rbs333 merged commit d3c1d97 into main Aug 18, 2025
35 checks passed
@rbs333 rbs333 deleted the feat/RAAE-1017/progress-bar branch August 18, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants