Skip to content
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

feat(weave): Add Progressbar to weave.Evaluation #1929

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

soumik12345
Copy link
Contributor

@soumik12345 soumik12345 commented Jul 11, 2024

This PR adds a rich.progress.Progress that wraps util.async_foreach to weave.Evaluation

This is how the console logs look like with the progressbar:
image

Also, it adds an additional attribute called streamlit_mode, which when set to True, shows the progressbar inside streamlit apps

image

@soumik12345 soumik12345 requested a review from a team as a code owner July 11, 2024 10:02
@soumik12345 soumik12345 self-assigned this Jul 11, 2024
@circle-job-mirror
Copy link

circle-job-mirror bot commented Jul 11, 2024

@soumik12345 soumik12345 changed the title feat(weave): Add Progressbar to weave.Evaluation + parameter max_concurrent_tasks feat(weave): Add Progressbar to weave.Evaluation Jul 11, 2024
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.

1 participant