SIGN IN SIGN UP

chore: improve progress bars (#1757)

- improve progress bar for llm_classify, which had a less informative progress bar after a recent refactor
- makes the llm_classify progress bar state the name of the calling function
- use tqdm.auto.tqdm for progress bar for generate method on our models, which automatically selects between notebook and terminal environments
- removes ncols parameter so that the progress bar adjusts automatically to the environment size
X
Xander Song committed
63814905732fd9d7f428b1bc35bd2bdeb89ef9a6
Parent: fba6f64
Committed by GitHub <noreply@github.com> on 11/16/2023, 5:58:21 AM